cout<<\return 0; }
int sum_day(int month,int day),tran; tran=ch;
cout<<\j=0; while (j<=())
{ if ((ch[j]>='A') && (ch[j]<='Z')) tran[j]=155-ch[j];
else if ((ch[j]>='a') && (ch[j]<='z')) }
cout<<\cout< 13 / 22 #include string ch=\cout<<\j=0; while (j<=()) { if ((ch[j]>='A') && (ch[j]<='Z')) ch[j]=155-ch[j]; else if ((ch[j]>='a') && (ch[j]<='z')) ch[j]=219-ch[j]; j++; } cout<<\cout< #include 14 / 22 using namespace std; int main() {int j; string ch=\cout<<\j=0; while (j<=()) { if ((ch[j]>='A') && (ch[j]<='Z')) ch[j]=155-ch[j]; else if ((ch[j]>='a') && (ch[j]<='z')) } cout<<\cout< ch[j]=219-ch[j]; j++; #include 15 / 22 int main() {char s1[80],s2[40]; int i=0,j=0; cout<<\cin>>s1; cout<<\cin>>s2; while (s1[i]!='\\0') i++; while(s2[j]!='\\0') s1[i++]=s2[j++]; s1[i]='\\0'; cout<<\return 0; } 另一解 #include 16 / 22 cin>>s1; cout<<\cin>>s2; strcat(s1,s2); cout<<\return 0; } 另一解 #include { string s1=\cout<<\cout<<\s1=s1+s2; cout<<\return 0; } 题 #include 17 / 22 #include string str[n],temp; cout<<\for(i=0;i {temp=str[j];str[j]=str[j+1];str[j+1]=temp;} cout< #include 18 / 22