Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2706
77856
Runtime Error (killed by signal)
59.93

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$ 10 / 10
7 6 $N=6$ 10 / 10
8 7 $N=7$ 0 / 10
9 8 $N=8$ 10 / 10
10 9 $N=9$ 9.93 / 10

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.6 6440 3572 Accepted 100
1 2 0002.4 6440 3564 Accepted 100
2 3 1087.2 6440 3472 Time Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
3 4 0084.0 55676 36556 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
4 5 0188.0 203132 77856 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
5 6 0331.4 6440 3500 Accepted 100
6 7 0002.7 6440 3636 Accepted 100
7 8 0002.8 6440 3528 Runtime Error (killed by signal) 0
Incorrect output... Isn't this an easy problem?
8 9 0012.2 12668 7468 Accepted 100
9 10 0992.6 6440 3772 Accepted 99.26
You probably already guessed how the score is calculated, didn't you?
Submitter:
Compiler:
c++17
Code Length:
827 Bytes
Back to Top