Austin0116 @ 2024-08-31 21:05:15
rt,这种错误做法 AC 了:https://www.luogu.com.cn/record/175536326,提供hack 生成器:
#include<bits/stdc++.h>
using namespace std;
int main()
{
freopen("1.in", "w", stdout);
cout << "1000000 500000\n";
for (int i = 1; i <= 1e6; ++i) cout << i << ' ';
return 0;
}
by ZMQ_Ink6556 @ 2024-08-31 21:10:13
@Lucas01162024 火车头不讲伍德
by Austin0116 @ 2024-08-31 21:14:29
@10circle @minstdfx @realskc @ShineEternal @PolarisAustralis
by Austin0116 @ 2024-09-05 20:25:28
@离散小波变换°
by Untitled_unrevised @ 2024-09-09 22:56:08
你提交记录把代码隐藏了一般人看不到啊。