Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

823
77840
Runtime Error (killed by signal)
10

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$ 10 / 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 0080.4 67584 64624 Wrong Answer 0
Incorrect output... Isn't this an easy problem?
1 2 0079.9 67584 64656 Wrong Answer 0
Expected WA, got MLE
2 3 0076.7 67584 64568 Time Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
3 4 0078.7 67584 64700 Memory Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
4 5 0111.1 80504 77840 Accepted 100
5 6 0079.5 67584 64560 Output Limit Exceeded 0
Incorrect output... Isn't this an easy problem?
6 7 0078.4 67584 64672 Runtime Error 0
Incorrect output... Isn't this an easy problem?
7 8 0078.9 67584 64700 Runtime Error (killed by signal) 0
Incorrect output... Isn't this an easy problem?
8 9 0079.6 67584 64676 Memory Limit Exceeded 0
9 10 0079.5 67584 64556 Memory Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
2.58 KB
Back to Top