質問編集履歴

7

書式の改善

2019/04/25 15:05

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -7,10 +7,6 @@
7
7
  ```C
8
8
 
9
9
 
10
-
11
-
12
-
13
- ``
14
10
 
15
11
  #include <stdio.h>
16
12
 
@@ -80,4 +76,6 @@
80
76
 
81
77
  return 0;
82
78
 
83
- }`
79
+ }
80
+
81
+ ```

6

2019/04/25 15:05

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- ```
13
+ ``
14
14
 
15
15
  #include <stdio.h>
16
16
 
@@ -80,4 +80,4 @@
80
80
 
81
81
  return 0;
82
82
 
83
- }
83
+ }`

5

2019/04/25 14:52

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,9 @@
10
10
 
11
11
 
12
12
 
13
+ ```
14
+
13
- ```コード#include <stdio.h>
15
+ #include <stdio.h>
14
16
 
15
17
  #define NUM 6
16
18
 

4

2019/04/25 14:50

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,9 @@
8
8
 
9
9
 
10
10
 
11
+
12
+
11
- #include <stdio.h>
13
+ ```コード#include <stdio.h>
12
14
 
13
15
  #define NUM 6
14
16
 

3

2019/04/25 14:50

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -8,11 +8,7 @@
8
8
 
9
9
 
10
10
 
11
-
12
-
13
- コード
14
-
15
- ```#include <stdio.h>
11
+ #include <stdio.h>
16
12
 
17
13
  #define NUM 6
18
14
 

2

2019/04/25 14:49

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,10 @@
7
7
  ```C
8
8
 
9
9
 
10
+
11
+
12
+
13
+ コード
10
14
 
11
15
  ```#include <stdio.h>
12
16
 

1

2019/04/25 14:49

投稿

Snake11
Snake11

スコア11

test CHANGED
File without changes
test CHANGED
@@ -8,9 +8,7 @@
8
8
 
9
9
 
10
10
 
11
- ```
12
-
13
- #include <stdio.h>
11
+ ```#include <stdio.h>
14
12
 
15
13
  #define NUM 6
16
14