質問編集履歴

1

見やすくしました

2020/05/24 09:07

投稿

6606akira
6606akira

スコア6

test CHANGED
File without changes
test CHANGED
@@ -1,8 +1,8 @@
1
1
  下のプログラムでを実行すると入力した文字列が表示されるのではなく、Segmentation faultになります。なぜでしょうか?
2
2
 
3
+ #test.c
3
4
 
4
-
5
- #include<stdio.h>
5
+ include<stdio.h>
6
6
 
7
7
  int main(void){
8
8