This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
hongwenjun
/
cpp
同期ミラー
https://github.com/hongwenjun/cpp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
c760c1c5e2
ブランチ
タグ
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
履歴
Raw
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);