1樓:匿名使用者
// 輸入一串字元,刪除英文以外的字元,並輸出.xiexie
#include
#include
int main()
#include
main()
}while(a[i] != '\n'); //遇回車退出迴圈
k = j;
for(j = 0; j < k; j++) //中間的條件是< ,所以k的值應該是k=j
printf("\nxiexie\n"); //輸出xiexie}
2樓:匿名使用者
#include "stdio.h"
main()
str1[j]='\0';
puts(str1);}
3樓:匿名使用者
#include
#include
int main()
else continue;
}cout<<"\n";
return 1;
}這個是vc6.0上的 ,編譯通過的。
4樓:匿名使用者
if((a[i]>='a'||a[i]<='z')||(a[i]>='a'||a[i]<='z'))
改成if((a[i]>='a'&&a[i]<='z')||(a[i]>='a'&&a[i]<='z'))
你在試試看看好用不
5樓:万俟鬆小子
用ascll碼的不同來篩選
請教一道c語言密碼核對的題目,謝謝!!!
6樓:天枰非官
#include
#include
int main() else
}return 0;}
求教一道c語言題目,求教一道C語言題目
include define sz size 80 int main void char safter sz size int i 0 printf input a string while sx i n gets sx 換用gets來接收字串比較方便printf input a char scan...
一道C語言題目求教,求教一道C語言的題目!
getbits 函式未宣告 unsigned getbits unsigned x,int p,int n 插入第三行 unsigned getbits unsigned,int,int 呼叫前需要宣告 把getbits放到main函式前面,或者在main函式前面先申明 求教一道c語言的題目!c語言...
請教一道高數題目,請教一道高數題
包公閻羅 2x 2y z 5 0 當x 0 y 0 z 5 當x 0 z 0 y 5 2 當y 0 z 0 x 5 2 和 xoy平面 a 根號下 x y 根號下 25 4 25 4 5根號下2 2 a b 5 2 5 2 b 5根號下2 4 c 根號下 b 5 15根號下2 4 餘弦 b c 1 ...