質問編集履歴

1

コードの修正

2016/03/29 14:17

投稿

sobue
sobue

スコア329

test CHANGED
File without changes
test CHANGED
@@ -146,7 +146,7 @@
146
146
 
147
147
  }else{
148
148
 
149
- boardarray[x][y]=1;
149
+ boardarray[x][y]=turn;
150
150
 
151
151
  }
152
152