This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hongwenjun
/
cpp
espejo de
https://github.com/hongwenjun/cpp
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
c760c1c5e2
Ramas
Etiquetas
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
Histórico
Raw
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);