Minecraft老玩家
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《0分求条》回复:
@[BugsNotFound](luogu://user/1584005) 呃,直接交不好吧
样例过了,提交上0分 求大佬调 ```cpp #include using namespace std; //'a' - 'A' = 32 int main() { string s1, s2; int n; cin >> n; for (int i = 0; i > s1 >> s2; for (int j = 0;…
在讨论《求助》回复:
@[limaotong](luogu://user/1417265)谢谢大佬 已关注
在讨论《求助》回复:
@[limaotong](luogu://user/1417265) ~~~ m += (s + k) / 60; ~~~ 这不是加上了吗? m加上s里面60的数量?
不说废话了 上代码 ```cpp #include using namespace std; int main() { int h, m, s, k; cin >> h >> m >> s >> k; if(s + k >= 60) { m += (s + k) / 60; s += k; s %= 60; } if(…
在讨论《这是什么意思?》回复:
大佬们在看看这个 ```cpp #include using namespace std; int main() { int x, y, z, n, m, cnt = 0; cin >> x >> y >> z >> n >> m; for (int i = 0; i <= m; i++) { for (int j =…
在讨论《这是什么意思?》回复:
@[dalu](luogu://user/1416993)谢谢大佬,交上去对了,可是在DEV C++上编译运行还是g++.exe [error]c:\windows.cpp:No such file or directory错误
在讨论《这是什么意思?》回复:
@[mm1221](luogu://user/1176712)没有终端
在讨论《这是什么意思?》回复:
第一行bis/stdc++.h不是, 改了一下还是不对
在讨论《这是什么意思?》回复:
交上去后说什么“致命错误”“编译中断”?
在讨论《这是什么意思?》回复:
**谁能帮我看看,哪里错了?**
我老师给的,怎么回事? ```cpp #include using namespace std; int main() { int x, y, z, n, m, cnt = 0; cin >> x >> y >> z >> n >> m; for (int i = 0; i <= m; i++) { for (int…
在讨论《洛谷网校学员NOI获得8金38银28铜》回复:
qp
在讨论《哎》回复:
是P2077吗?
在讨论《求解》回复:
啧。。。
在讨论《求救》回复:
我是新手,咋艾特?
在讨论《求救》回复:
@XW?
在讨论《有c++14烧cpu代码不?》回复:
KarmaticEnding,直接关闭终端就可以了;
在讨论《关于一些梗》回复:
那hp就是后排喽