質問編集履歴

1

添削

2017/12/20 02:34

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- filter := [...]int{3}
13
+ filter := [...]int{3, 5}
14
14
 
15
15
  ```
16
16