我们,终将重逢
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《进食后入(doge)》回复:
还是直接上代码吧,扣掉几块 ~~绝对不是我语言组织能力太差了译不过来了~~
在讨论《进食后入(doge)》回复:
``` .cpp ``` ``` #include #include using namespace std; int solve(int n, bool is_use) { if(!is_use){n *= 7;} if(n > 9) { int t = 0; while(_____________){t += n…
或许使用``` ```库用```string```类型读入大家用```long long```读入的最大$10^{12}$的大数,然后一位一位地用```ASCII```码转换过来,输进一个```int```类型的递归函数里返回一下改变之后的这一位是什么,最后在把这些自己结合一下组成一下会更简单? 注:这是我第一次~~警…
``` .cpp ``` ``` #include #include using namespace std; int solve(int n, bool is_use) { if(!is_use){n *= 7;} if(n > 10) { int t = 0; while(n % 10 != 0){t += n %…
在讨论《10分WA求调必关》回复:
谢谢大佬,已关!
``` .cpp ``` ``` #include #include #include using namespace std; int main(void) { int n; cin >> n; map m; for(int i = 0;i > s; for(int i = 0;i second > maxnum){…
在讨论《(二金三银四铜)2026 年米兰科尔蒂纳冬奥会专题讨论帖》回复:
中国队加油!
``` #include #include #include using namespace std; const int MAXN = 1e5; int n, c[MAXN + 10], q[MAXN + 10], m, p1, s1, s2, ql, qr; int main(void) { cin >> n; f…
```cpp line-numbers //main.cpp include using namespace std; int T, a, b, c, d; int main(void) { cin >> T; for(int i = 0;i > a >> b >> c >> d; if((a + b == a + c…