Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1
768
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $N, M\leq 5,000$ 0 / 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 0000.3 132 768 Runtime Error (killed by signal) 0
1 2 0000.2 132 768 Runtime Error (killed by signal) 0
2 3 0000.3 132 768 Runtime Error (killed by signal) 0
3 3 0000.3 132 768 Runtime Error (killed by signal) 0
4 4 0000.3 132 768 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
2.36 KB
Back to Top