Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

14783
1234567
Runtime Error (killed by signal)
69.07

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0028.7 17668 9448 Accepted 100
1 2 0028.8 17668 9356 Accepted 100
2 3 9999.0 7654321 1234567 Accepted 100
3 4 1075.2 27700 18508 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
4 5 0986.1 95096 79520 Accepted 100
5 6 1031.0 18008 9684 Output Limit Exceeded 0
Expected OLE, got TLE
6 7 0028.9 17668 9332 Accepted 100
7 8 0669.7 66040 57356 Runtime Error (killed by signal) 0
Expected SIG, got MLE
8 9 0028.9 17668 9368 Accepted 100
9 10 0907.2 17668 9320 Accepted 90.72
You probably already guessed how the score is calculated, didn't you?
Submitter:
Compiler:
python3
Code Length:
634 Bytes
Back to Top