回答編集履歴
1
#include <stdio.h>の#が抜け落ちていた
test
CHANGED
@@ -1,4 +1,6 @@
|
|
1
|
+
合ってると思うのですが。。。
|
2
|
+
|
1
|
-
|
3
|
+
#include <stdio.h>
|
2
4
|
|
3
5
|
|
4
6
|
|