Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

71
6792
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $T\leq 5$,$N\leq 10$ 0 / 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 0007.8 9168 6628 Wrong Answer 0
1 1 2 3 4 0008.1 9168 6756 Wrong Answer 0
2 2 3 4 0007.9 9168 6792 Wrong Answer 0
3 2 3 4 0007.8 9168 6784 Wrong Answer 0
4 2 3 4 0007.9 9168 6784 Wrong Answer 0
5 3 4 0008.0 9168 6576 Runtime Error (killed by signal) 0
6 3 4 0007.9 9168 6424 Runtime Error (killed by signal) 0
7 4 0008.1 9168 6556 Runtime Error (killed by signal) 0
8 4 0008.0 9168 6496 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++14
Code Length:
786 Bytes
Back to Top