write a program that scans the initial "IbM" and replaces th

write a program that scans the initial "IbM" and replaces the lowercase "b" with uppercase "B"求大神指教
19780220 1年前 已收到1个回答 举报

btduo 幼苗

共回答了10个问题采纳率:80% 举报

#include
#include
int main(){
char str[110]="ibM";
for(int i=0;i

1年前

7
可能相似的问题
Copyright © 2024 YULUCN.COM - 雨露学习互助 - 16 q. 5.961 s. - webmaster@yulucn.com