質問編集履歴

2

コードの挿入

2018/09/19 00:59

投稿

mudannkesseki
mudannkesseki

スコア16

test CHANGED
File without changes
test CHANGED
@@ -27,6 +27,10 @@
27
27
 
28
28
 
29
29
  ### 該当のソースコード
30
+
31
+ ```C言語
32
+
33
+
30
34
 
31
35
  #include <stdio.h>
32
36
 
@@ -144,6 +148,8 @@
144
148
 
145
149
  }
146
150
 
151
+ ```
152
+
147
153
 
148
154
 
149
155
  ### 補足

1

タグを修正

2018/09/19 00:59

投稿

mudannkesseki
mudannkesseki

スコア16

test CHANGED
File without changes
test CHANGED
File without changes