質問編集履歴
1
ソースの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,6 @@
|
|
7
7
|
|
8
8
|
```lang-c
|
9
9
|
#include<stdio.h>
|
10
|
-
#include<string.h>
|
11
10
|
#include<stdlib.h>
|
12
11
|
|
13
12
|
void main(int argc, char *argv[]){
|