質問編集履歴

2

2019/06/29 15:02

投稿

programs011
programs011

スコア41

test CHANGED
File without changes
test CHANGED
File without changes

1

2019/06/29 15:02

投稿

programs011
programs011

スコア41

test CHANGED
File without changes
test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
  scanf("%s",ch);
68
68
 
69
- n=countChar();
69
+ n=countChar(str,ch);
70
70
 
71
71
  printf("文字列 UniversalStudiosJapan の中に含まれている%sの数は%d¥n",ch,n);
72
72