write a program that scans the initial "IbM" and replaces the lowercase "b" with uppercase "B"求大神指教
题目
write a program that scans the initial "IbM" and replaces the lowercase "b" with uppercase "B"求大神指教
答案
#include
#include
int main(){
char str[110]="ibM";
for(int i=0;i
举一反三
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
最新试题
热门考点