質問編集履歴
1
c
title
CHANGED
File without changes
|
body
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
|
12
12
|
|
13
13
|
|
14
|
-
'#include<stdio.h>
|
14
|
+
'’’ #include<stdio.h>
|
15
15
|
int main(void){
|
16
16
|
|
17
17
|
int no;
|
@@ -28,4 +28,4 @@
|
|
28
28
|
|
29
29
|
return 0;
|
30
30
|
|
31
|
-
}'
|
31
|
+
}'’’
|