Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1813
66816
Runtime Error (killed by signal)
400

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0030.0 70664 50304 Accepted 100
1 2 0592.9 70664 59520 Accepted 100
2 3 0575.5 70664 59392 Accepted 100
3 3 0568.6 70664 59392 Accepted 100
4 4 0046.4 70664 66816 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
2.8 KB
Back to Top