回答編集履歴
1
微修正
test
CHANGED
@@ -1,8 +1,6 @@
|
|
1
1
|
```C
|
2
2
|
|
3
3
|
#include <stdio.h>
|
4
|
-
|
5
|
-
#include <string.h>
|
6
4
|
|
7
5
|
#define NUMBER 101
|
8
6
|
|