This website works better with JavaScript
Главная
Обзор
Помощь
Вход
hongwenjun
/
cpp
зеркало из
https://github.com/hongwenjun/cpp
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
c760c1c5e2
Ветки
Метки
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
История
Исходник
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);