Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1398
77740
Runtime Error (killed by signal)
20

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$ 0 / 10

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.6 6044 3576 Accepted 100
1 2 0002.6 6044 3836 Accepted 100
2 3 1058.9 6044 3436 Time Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
3 4 0085.5 55280 36616 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
4 5 0196.4 202736 77740 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
5 6 0042.4 6044 3368 Output Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
6 7 0002.5 6044 3620 Runtime Error 0
Incorrect output... Isn't this an easy problem?
7 8 0002.5 6044 3776 Runtime Error (killed by signal) 0
Incorrect output... Isn't this an easy problem?
8 9 0002.6 6044 3720 Wrong Answer 0
9 10 0002.5 6044 3728 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
853 Bytes
Back to Top