回答編集履歴
1
訂正しました
test
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
}while(gokei<NUMBER) ;
|
1
|
+
}while(gokei<=NUMBER) ;
|
2
2
|
|
3
3
|
にしてください。
|