質問編集履歴

1

誤字

2017/09/08 08:08

投稿

po_tato
po_tato

スコア97

test CHANGED
File without changes
test CHANGED
@@ -58,11 +58,11 @@
58
58
 
59
59
  if (Arrays.equals(stat,zeroarray)){
60
60
 
61
- uFragment uf = new uFragment();
61
+
62
62
 
63
- Random rnd = new Random();
63
+ Random rnd = new Random();
64
64
 
65
- uf.rand = rnd.nextInt(10);
65
+ this.rand = rnd.nextInt(10);
66
66
 
67
67
 
68
68