Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
liuchunshan
/
liu
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.
6
Commitit
4
Branchit
32 KiB
C++
53.4%
Text
33.1%
C
13.5%
Haara:
master
develop
master
test
test2
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
liu
/
chu
/
chu.h
7 rivejä
60 B
Raaka
Pysyvä linkki
Blame
Historia
#ifndef DIV_H
#define DIV_H
int chu(int a, int b);
#endif