回答編集履歴

3

s

2018/07/04 13:46

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- なので????のように最後に書いてください。
5
+ なので分岐の最後を`else`にするか????のように最後に書いてください。
6
6
 
7
7
  ```swift
8
8
 

2

s

2018/07/04 13:46

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```swift
8
8
 
9
- return UICollectionView()
9
+ return UICollectionViewCell()
10
10
 
11
11
 
12
12
 

1

s

2018/07/04 13:45

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```swift
8
8
 
9
- return UICollectionViewCell()
9
+ return UICollectionView()
10
10
 
11
11
 
12
12