AFO
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《求助》回复:
@[Lunar_Star](/user/183068) 我的输入输出全部改为longlong就行了
在讨论《洛谷日报历年目录》回复:
@[Created_equal1](/space/show?uid=3182) 投稿 [随机数据生成与对拍](https://www.luogu.org/blog/zbwer/sui-ji-shuo-ju-sheng-cheng-yu-dui-pai) 大体内容: + 各种数据的C++生成方法 + 对拍的实现方法 +…
在讨论《洛谷日报历年目录》回复:
投稿 [随机数据生成与对拍](https://www.luogu.org/blog/zbwer/sui-ji-shuo-ju-sheng-cheng-yu-dui-pai) 大体内容: + 各种数据的C++生成方法 + 对拍的实现方法 + 实例简析
不知道哪里错了,样例有个数据差了1 ```cpp #include #include #include #define Mi return #define manchi 0 #define int unsigned long long using namespace std; const int INF = 0x7ff…