回答編集履歴
1
ソースの変更
answer
CHANGED
@@ -6,7 +6,6 @@
|
|
6
6
|
|
7
7
|
```C
|
8
8
|
#include <stdio.h>
|
9
|
-
#include <stdlib.h>
|
10
9
|
#include <string.h>
|
11
10
|
|
12
11
|
#define MAX_NUMBER 5
|