Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

62
6796
Runtime Error (killed by signal)
5

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$ 0 / 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 0006.8 9168 6780 Accepted 100
1 1 2 3 4 0007.0 9168 6792 Accepted 100
2 2 3 4 0006.8 9168 6736 Wrong Answer 0
3 2 3 4 0006.9 9168 6796 Wrong Answer 0
4 2 3 4 0006.8 9168 6784 Wrong Answer 0
5 3 4 0007.0 9168 6560 Runtime Error (killed by signal) 0
6 3 4 0006.9 9168 6420 Runtime Error (killed by signal) 0
7 4 0007.0 9168 6364 Runtime Error (killed by signal) 0
8 4 0007.1 9168 6548 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++14
Code Length:
854 Bytes
Back to Top