Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

46
5236
Runtime Error (killed by signal)
25

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $T\leq 5$,$N\leq 10$ 5 / 5
2 0~4 $T\leq 5$,$N\leq 1000$ 20 / 20
3 0~6 $T\leq 5$,$N\leq 10^ 6$ 0 / 25
4 0~8 $T\leq 10^ 5$,$N\leq 10^ 9$ 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0005.1 9168 5076 Accepted 100
1 1 2 3 4 0004.9 9168 5236 Accepted 100
2 2 3 4 0005.1 9168 5116 Accepted 100
3 2 3 4 0005.2 9168 5120 Accepted 100
4 2 3 4 0005.1 9168 5232 Accepted 100
5 3 4 0005.1 9168 4988 Runtime Error (killed by signal) 0
6 3 4 0005.3 9168 4972 Runtime Error (killed by signal) 0
7 4 0005.2 9168 5020 Runtime Error (killed by signal) 0
8 4 0005.2 9168 4864 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++14
Code Length:
889 Bytes
Back to Top