回答編集履歴

1

修正

2016/07/27 11:34

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```swift
8
8
 
9
- switch doComputer() {
9
+ switch computer {
10
10
 
11
11
  case 0:
12
12