Auto commit
This commit is contained in:
parent
1455f339be
commit
9a03816526
@ -12,7 +12,8 @@ int main(){
|
||||
}
|
||||
}
|
||||
printf("c个数为:%d\n", count);
|
||||
|
||||
fclose(fp);//关闭文件指针
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -1076,7 +1076,8 @@ int main(){
|
||||
}
|
||||
}
|
||||
printf("c个数为:%d\n", count);
|
||||
|
||||
fclose(fp);//关闭文件指针
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user