摘要:
#includeint main() { char text[3][20];//定义三行,每行最多不超过20个字符的二位数组 ... 阅读全文
posted @ 2018-11-21 18:51
小Aer
阅读(215)
评论(0)
推荐(0)
摘要:
#include #include using namespace std;int main(){ string str[80... 阅读全文
posted @ 2018-11-21 18:46
小Aer
阅读(233)
评论(0)
推荐(0)
摘要:
#include#includemain(){ char a[40]; //定义一个存放待判断的字符数组 int i=0,len; ... 阅读全文
posted @ 2018-11-21 18:41
小Aer
阅读(105)
评论(0)
推荐(0)
摘要:
#include #include int main(){ int i,j; char s[5][20],t[20]; for(i=... 阅读全文
posted @ 2018-11-21 18:37
小Aer
阅读(309)
评论(0)
推荐(0)
摘要:
#include #include int main(){ int i = 0; char s[80] = {""},... 阅读全文
posted @ 2018-11-21 18:19
小Aer
阅读(948)
评论(0)
推荐(0)

浙公网安备 33010602011771号