横眉冷对千夫指,俯首甘为孺子牛。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《警钟砸爆》回复:
@[dcx60](luogu://user/1009083) 我四个 $2$ 炸回去(
在讨论《警钟摔烂》回复:
```cpp #include #if defined(_WIN32) || defined(_WIN64) #include #define PLATFORM_WINDOWS #elif defined(__unix__) || defined(__APPLE__) && defined(__MACH__) #inc…
```cpp #include using namespace std; set p; int n; int main() { ios::sync_with_stdio(false); cin.tie(0); cout.tie(0); cin >> n; int k; cin >> k; while(n--) { in…
在讨论《这什么鬼?》回复:
@[Grammar__hbw](luogu://user/856004) 直接连着注释交上去也行吧……
在讨论《Dev-C++上就过不了》回复:
@[wangshengchen](luogu://user/1400450) 我猜着这 AI 也是没用的玩意(?)
在讨论《吔,哼,哼,啊啊啊啊啊啊啊啊啊啊》回复:
@[__LIAM_olivers__](luogu://user/1255496) 这样? ```cpp #include #include typedef long long ll // 将给定进制数num转换为十进制数 ll convertToDecimal(ll num, ll base) { ll decima…
在讨论《如果有更简洁的思路就旋观,违规秭钐》回复:
@[lsd110504lsd](luogu://user/1234924) 已关注。虽然我的也已经满分了。
在讨论《警钟摔烂》回复:
@[feng_chenShy](luogu://user/1246661) 非常感谢您的帮助。
在讨论《满江红》回复:
@[zask_lover_is_lqq](luogu://user/609141) AI 给了点思路,真实的代码是我自己弄的,甚至那个人工制杖还不知道不能直接输入`vector ` 验证码:$\text{2bnm}$
在讨论《这什么鬼?》回复:
@[Grammar__hbw](luogu://user/856004) ```plaintext /tmp/compiler_fvvgm9b0/src:18:13: 错误:程序中有游离的‘\357’ 18 | dp[0] = 1; ) | ^ /tmp/compiler_fvvgm9b0/src:18:14: 错误:…
> 怒发冲冠,凭栏处、潇潇雨歇。抬望眼,仰天长啸,壮怀激烈。三十功名尘与土,八千里路云和月。莫等闲,白了少年头,空悲切! > > 靖康耻,犹未雪。臣子恨,何时灭!驾长车,踏破贺兰山缺。壮志饥餐胡虏肉,笑谈渴饮匈奴血。待从头,收拾旧山河,朝天阙! ```cpp #include #include using namesp…
```cpp #include #include using namespace std; int main() { int N, M; cin >> N >> M; vector prices(N); for (int i = 0; i > prices[i]; } // 使用 vector 来代替 vector ,…
> 秦将王翦破赵,虏赵王,尽收其地,进兵北略地,至燕南界。 > > 太子丹恐惧,乃请荆卿曰:“秦兵旦暮渡易水,则虽欲长侍足下,岂可得哉?”荆卿曰:“微太子言,臣愿得谒之,今行而无信,则秦未可亲也。夫今樊将军,秦王购之金千斤,邑万家。诚能得樊将军首,与燕督亢之地图献秦王,秦王必说见臣,臣乃得有以报太子。”太子曰:“樊将军…
在讨论《不是,怎么就40分了(我用的广搜,虽然它的标签是深搜)》回复:
@[Ekin123](luogu://user/1235038) 我没有做那道 USACO 的题目,我搁书上扌` `少的
```cpp #include using namespace std; int u[5]={0, 0, 1, 0, -1}, w[5]={0, 1, 0, -1, 0}; int n, m, desx, desy, soux, souy, head, tail, x, y, a[101], b[101], pre[1…
```cpp #include using namespace std; // BFS-based 2-coloring of the graph bool canBeBipartite(int start, const vector >& graph, vector & color) { queue q; q.pus…
在讨论《感觉估值屁用没有》回复:
感觉我这个周围有动不动绿橙红紫还勾了一大堆的用户的蓝名广发货甚至不该讲话……
> 为了拯救世界,小 a 和 uim 决定召唤出 kkksc03 大神和 lzn 大神。根据古籍记载,召唤出任何一位大神,都需要使用金木水火土五种五行神石来摆一个特定的大阵。而在古籍中,记载是这样的: 《关于最高管理员和前任站长都整出来了这件事》
在讨论《新人求助,本机RE,提交AC?》回复:
_~~**令我疑惑的是,为什么在本机都已经运行错误了,竟然还敢提交?**~~_
在讨论《高精度,输出与样例完全符合,但全WA》回复:
您好。您或许不需要重载运算符,虽然函数会更繁琐一些。 ```cpp #include using namespace std; int myCompare(string a, string b) { if (a.size() != b.size()) { if (a.size() > b.size()) return…
在讨论《高精度除高精度》回复:
模版来了: ```cpp #include using namespace std; int myCompare(string a, string b) { if (a.size() != b.size()) { if (a.size() > b.size()) return 1; else return -1; }…
在讨论《滑稽》回复:
@[strangers](luogu://user/52452) 程序: ```cpp #include using namespace std; #define MADE return const int BY = 0; #define C_PLUS_PLUS_12345 ; int n, m, k, s[10001…
在讨论《题外话*2》回复:
如果最后的结果是`a="2147483647", uim=2147483647`,阁下又该如何应对?
在讨论《其实他们都活不下来》回复:
《只有感叹号能活下来,其他的不管是`g++`还是`int main(){}`,亦或是`A`、`uim`、`C++12345`、`*&#MRC*PW#<HO*CW*OCUW#{PRCYWRYCP*W`都活不了》
在讨论《P1373 小 a 和 uim 之大逃离》回复:
程序: ```cpp #include using namespace std; int n, m, k, s[10001][10001]; int main() { cin >> n >> m >> k; for(int i = 0; i > s[i][j]; } } cout << 0; return 0; }
在讨论《只过了一个点,其他全WA!!!求大佬帮忙!!!》回复:
您可以参考一下我的思路。 ```cpp #include #include #include #include #include using namespace std; struct Point { int x, y; Point(int _x, int _y) : x(_x), y(_y) {} }; // 检查点…
在讨论《退役告别》回复:
放弃很容易,却终将陷入失败的泥潭; 坚持很困难,却终将走向成功的辉煌。