質問編集履歴

2

aaaaaaa

2018/11/03 17:36

投稿

aiueoaiueoaiue
aiueoaiueoaiue

スコア94

test CHANGED
File without changes
test CHANGED
@@ -16,9 +16,9 @@
16
16
 
17
17
  for(int i = 1;i < 9;i++){
18
18
 
19
- test = wholepoint.indexOf(new Eex(-1, -1), test);
19
+ test = list.indexOf(new Eex(-1, -1), test);
20
20
 
21
- if(test != -1)minus.add(test);
21
+ if(test != -1)po.add(test);
22
22
 
23
23
  }
24
24
 
@@ -28,7 +28,7 @@
28
28
 
29
29
  エラー: indexOfに適切なメソッドが見つかりません(Eex,int)
30
30
 
31
- test = wholepoint.indexOf(new Eex(-1, -1), test);
31
+ test = list.indexOf(new Eex(-1, -1), test);
32
32
 
33
33
  ^
34
34
 

1

aaaaaaaaaa

2018/11/03 17:36

投稿

aiueoaiueoaiue
aiueoaiueoaiue

スコア94

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
  test = wholepoint.indexOf(new Eex(-1, -1), test);
20
20
 
21
- if(test != -1)minus.add(repeat);
21
+ if(test != -1)minus.add(test);
22
22
 
23
23
  }
24
24
 
@@ -28,7 +28,7 @@
28
28
 
29
29
  エラー: indexOfに適切なメソッドが見つかりません(Eex,int)
30
30
 
31
- repeat = wholepoint.indexOf(new Eex(-1, -1), repeat);
31
+ test = wholepoint.indexOf(new Eex(-1, -1), test);
32
32
 
33
33
  ^
34
34