回答編集履歴
1
場所について修正
answer
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
forの
|
1
|
+
forの中の一番最後に
|
2
2
|
|
3
3
|
```js
|
4
4
|
if(testList[i].type == A){
|