难道克罗地亚那边的评测机运行速度都这么慢吗,这道题 2×1052 \times 10^52×105 的数据,正常解法应该是 O(n)O(n)O(n) 或 O(nlogn)O(n \log n)O(nlogn) 的复杂度,应该不会卡常吧,那他的时限开到 5s 是什么意思?