回答編集履歴
1
コメントの指摘に対応
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
`int[] score=new int[5]` は
|
7
|
+
`int[] score=new int[5]` は score = ~~new int[0,0,0,0,0];~~` {0,0,0,0,0};`と同じです。
|
8
8
|
|
9
9
|
|
10
10
|
|