Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
liuchunshan
/
first
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Haara
30 KiB
C++
52.6%
Text
31.1%
C
16.3%
Puu:
a494c9b2f3
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'a494c9b2f3'
${ noResults }
first
/
jia
/
chu
/
chu.h
7 rivejä
60 B
Raaka
Blame
Historia
#ifndef DIV_H
#define DIV_H
int chu(int a, int b);
#endif