質問編集履歴

2

ソースコード編集

2021/11/02 09:36

投稿

ryuuabis
ryuuabis

スコア24

test CHANGED
File without changes
test CHANGED
@@ -132,7 +132,7 @@
132
132
 
133
133
 
134
134
 
135
- for (; fgets(line, SIZE, stdin)!=NULL){
135
+ for (; fgets(line, SIZE, stdin)!=NULL;){
136
136
 
137
137
  len = strlen(line);
138
138
 

1

問題点修正

2021/11/02 09:36

投稿

ryuuabis
ryuuabis

スコア24

test CHANGED
File without changes
test CHANGED
@@ -24,6 +24,8 @@
24
24
 
25
25
  よろしくお願いします。
26
26
 
27
+ 出ているエラーは、標準出力の文字数が1多くなってしまうことです。
28
+
27
29
 
28
30
 
29
31
  例文
@@ -52,6 +54,8 @@
52
54
 
53
55
 
54
56
 
57
+ ➂プログラム実行すると(行番号はOKだが、文字数がテストケースより1多くなってしまう。)
58
+
55
59
  標準入力
56
60
 
57
61
  again access microphone↵