Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

20352
40064
Time Limit Exceeded
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $N, M\leq 5,000$ 20 / 20
2 1 $N, M > 5,000$ 且不包含 RESET 操作 0 / 20
3 2~3 $N, M\leq 500,000$ 0 / 40
4 4 無額外限制 0 / 20

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0022.6 6396 3712 Accepted 100
1 2 5078.4 24568 21632 Time Limit Exceeded 0
2 3 5095.8 24568 21760 Time Limit Exceeded 0
3 3 5081.9 24568 21632 Time Limit Exceeded 0
4 4 5073.5 42904 40064 Time Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
1.79 KB
Back to Top