题解 1000: [竞赛入门]简单的a+b

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

note an easy problem2

摘要:哈哈哈#includeint main(){    int strcpy_my(int n, char c[], int m);    int n, m;    char a[100];    sca……