U253844 hack of B3695

题目描述

gen.cpp ```cpp #include using namespace std; signed main() { ios::sync_with_stdio(false); freopen("test0.in", "w", stdout); const int lim = 3e4; int n = 0, m = 3e4, q = 3e4; while ((n + 1) * lim

输入格式

输出格式