質問編集履歴

1

コードの表示を改善しました

2016/08/29 07:15

投稿

yowappu
yowappu

スコア13

test CHANGED
File without changes
test CHANGED
@@ -16,9 +16,7 @@
16
16
 
17
17
  ```C
18
18
 
19
- ここにご自身が実行したソースコードを書いてください
20
-
21
- ```#include <stdio.h>
19
+ #include <stdio.h>
22
20
 
23
21
  #include <string.h>
24
22
 
@@ -180,7 +178,7 @@
180
178
 
181
179
  }
182
180
 
183
-
181
+ ```
184
182
 
185
183
  ###試したこと
186
184