Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1321
50504
Runtime Error (killed by signal)
50

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$ 25 / 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 0134.6 53076 50436 Accepted 100
1 1 2 3 4 0140.8 53076 50332 Accepted 100
2 2 3 4 0137.9 53076 50504 Accepted 100
3 2 3 4 0139.1 53076 50496 Accepted 100
4 2 3 4 0137.9 53076 50500 Accepted 100
5 3 4 0164.4 53076 50492 Accepted 100
6 3 4 0184.8 53076 50504 Accepted 100
7 4 0145.4 53076 50156 Runtime Error (killed by signal) 0
8 4 0135.7 53076 50276 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
2.07 KB
Back to Top