这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
一开始先用gets(s)!=NULL判断,RE 接下来又用strlen(s)!=0判断,RE 最后用strlen(s)!=1判断,就过了? 所以这题目数据不加结束符,说好是空行又加个空格是几个意思?
Dev-C++ 5.11 \_\_int128连简单的定义都通过不了 CE:error: expected unqualified-id before '\_\_int128' 这种报错是编译器不支持产生的吗?
在讨论《TLE谜题》回复:
ORZ@[Skqliao](/space/show?uid=38018) 感谢指教。 last=temp导致卡死了,last=temp+1就对了 原来luogu里卡死不会有特殊报错啊╮(╯▽╰)╭
区间覆盖原代码: ```cpp sort(dp+1,dp+m+1); int k=1,last=1,res=0; while(last<m) { int temp=0; while(dp[k].first<=last) { temp=max(temp,dp[k].second); k++; } last=temp; r…
在讨论《样例有误》回复:
@[kkksc03](/space/show?uid=1) 请将测试数据更正,谢谢
在讨论《样例有误》回复:
不对啊,这题明明题面和样例都是金组的,结果测试数据全都是 银组 的!!!!
在讨论《为什么一直显示too many or too few lines啊》回复:
就连USACO上的标程都过不了?是否是数据或评测机有误呢?@kkksc03
在讨论《为什么一直显示too many or too few lines啊》回复:
```cpp #include #include #include #include using namespace std; typedef pair pii; const int maxn = 1 b) return; if (a == b) { if (a qb || b qb || b qb || b = 1…