Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10808
9156
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $N=0$ 0 / 10
2 1 $N=1$ 0 / 10
3 2 $N=2$ 0 / 10
4 3 $N=3$ 0 / 10
5 4 $N=4$ 0 / 10
6 5 $N=5$ 0 / 10
7 6 $N=6$ 0 / 10
8 7 $N=7$ 0 / 10
9 8 $N=8$ 0 / 10
10 9 $N=9$ 0 / 10

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 1059.3 17668 8988 Wrong Answer 0
1 2 1093.8 16676 9156 Wrong Answer 0
2 3 1078.2 17668 8892 Time Limit Exceeded 0
3 4 1069.7 16676 9012 Memory Limit Exceeded 0
4 5 1076.2 17668 9044 Memory Limit Exceeded 0
5 6 1080.1 17668 9052 Output Limit Exceeded 0
6 7 1089.8 16676 8924 Runtime Error 0
7 8 1096.7 16676 8996 Runtime Error (killed by signal) 0
8 9 1089.1 17668 9068 Time Limit Exceeded 0
9 10 1074.9 16676 8984 Time Limit Exceeded 0
Submitter:
Compiler:
python3
Code Length:
46 Bytes
Back to Top