摘要:
此题暴力肯定过不了,会在第九个点 TLE。 暴力代码(#9 TLE) 代码就不写注释了,反正 AC 不了。 #include<bits/stdc++.h> using namespace std; struct node{ int a,b; }qj[114514],qjj[114514]; bool 阅读全文
posted @ 2024-03-08 18:39
IOI_official
阅读(29)
评论(0)
推荐(0)
摘要:
云剪切板 链接 阅读全文
posted @ 2024-03-08 18:15
IOI_official
阅读(13)
评论(0)
推荐(0)