普天同庆,皆大欢喜~~
Posted ziyang1060
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了普天同庆,皆大欢喜~~相关的知识,希望对你有一定的参考价值。
1 #include<stdio.h> 2 #include<string.h> 3 void convert(char str[]); 4 void add(char str[]); 5 int main(void) 6 { 7 char ch1[15]; 8 char ch2[1000020]; 9 int i=0,j=0; 10 int word=1,flag=1; 11 int num=0; 12 int temp=-1; 13 14 gets(ch1); 15 gets(ch2); 16 convert(ch1); 17 convert(ch2); 18 add(ch2); 19 while(ch2[i]!=‘