回答編集履歴

1

誤字

2016/02/27 06:03

投稿

WoodenHamlet
WoodenHamlet

スコア306

test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
 
36
36
 
37
- if (!IsOverflow(score)) // is it is not overflowed と、自然な英語で記述できます*下解説
37
+ if (!IsOverflow(score)) // if it is not overflowed と、自然な英語で記述できます*下解説
38
38
 
39
39
  {
40
40