質問編集履歴

1

2021/07/21 01:50

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  文字列変数[5+1]="";
6
6
 
7
- if(!strcmp(文字列変数,space(5)))
7
+ if(!strcmp(文字列変数,"")){
8
8
 
9
9
  true
10
10