1006 换个格式输出整数
输入234,输出BBSSS1234。
1 |
|
1021 个位数统计
统计一个不超过1000位的数字的各个数字出现次数。
1 |
|
1031 查验身份证
1 |
|
输入234,输出BBSSS1234。
1 | #include <bits/stdc++.h> |
统计一个不超过1000位的数字的各个数字出现次数。
1 | #include <bits/stdc++.h> |
1 |
|
#ifdef ONLINE_JUDGE
#else
freopen(“C:\Users\DD\Desktop\input.txt”, “r”, stdin);
freopen(“C:\Users\DD\Desktop\output.txt”,”w”,stdout);
#endif
// #ifdef ONLINE_JUDGE
// #else
// freopen(“/home/master/MOVE/doc/Documents/C/inandout/in.txt”, “r”, stdin);
// freopen(“/home/master/MOVE/doc/Documents/C/inandout/out.txt”, “w”, stdout);
// #endif
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |
1 | #include <bits/stdc++.h> |