This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hongwenjun
/
cpp
kopia lustrzana
https://github.com/hongwenjun/cpp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
c760c1c5e2
Gałęzie
Tagi
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
Historia
Czysty
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);