回答編集履歴
1
fix
test
CHANGED
@@ -10,4 +10,4 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
`i
|
13
|
+
`i > number.length` を `i < number.length` にしてください。
|