質問編集履歴

1

書式の改善

2017/12/18 02:18

投稿

Kuroiwa_haruka
Kuroiwa_haruka

スコア13

test CHANGED
@@ -1 +1 @@
1
- 二つのファイルを読み込み、比較するプログラミング作ったが、正しい結果が得られませんでした
1
+ 二つのファイルを読み込み、比較するプログラミング作ったが、正しい結果が得られませんでした
test CHANGED
@@ -130,7 +130,7 @@
130
130
 
131
131
  1)
132
132
 
133
- #include <stdio.h>
133
+  #include <stdio.h>
134
134
 
135
135
 
136
136
 
@@ -144,7 +144,7 @@
144
144
 
145
145
  }
146
146
 
147
- #include <stdio.h>
147
+  #include <stdio.h>
148
148
 
149
149
 
150
150
 
@@ -172,7 +172,7 @@
172
172
 
173
173
 
174
174
 
175
- #include <stdio.h>
175
+  #include <stdio.h>
176
176
 
177
177
 
178
178
 
@@ -186,7 +186,7 @@
186
186
 
187
187
  }
188
188
 
189
- #include <stdio.h>
189
+  #include <stdio.h>
190
190
 
191
191
 
192
192