Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4367
80148
Runtime Error (killed by signal)
28.86

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $N=0$ 10 / 10
2 1 $N=1$ 10 / 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$ 8.86 / 10

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0024.7 16676 8828 Accepted 100
1 2 0025.0 17668 8796 Accepted 100
2 3 1057.5 17668 8920 Time Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
3 4 0699.6 66004 57096 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
4 5 0931.6 94036 80148 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
5 6 0667.2 66004 57168 Output Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
6 7 0025.1 16676 9072 Runtime Error 0
Expected RE, got AC
7 8 0025.1 17668 9080 Runtime Error (killed by signal) 0
Expected SIG, got AC
8 9 0024.8 16676 9064 Wrong Answer 0
9 10 0886.3 17668 9036 Accepted 88.63
You probably already guessed how the score is calculated, didn't you?
Submitter:
Compiler:
python3
Code Length:
438 Bytes
Back to Top