Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

310
3228
Memory Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $N = 10 ^ 3$ 0 / 5
2 2~4 $N = 10 ^ 4$ 0 / 30
3 5~9 $N = 2 \times 10 ^ 5$ 0 / 65

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0001.9 3016 1916 Wrong Answer 0
1 1 0002.1 3016 1916 Wrong Answer 0
2 2 0003.8 3016 1992 Wrong Answer 0
3 2 0003.9 3016 1992 Wrong Answer 0
4 2 0003.6 3016 1988 Wrong Answer 0
5 3 0058.8 3800 3224 Memory Limit Exceeded 0
6 3 0058.3 3800 3224 Memory Limit Exceeded 0
7 3 0069.4 3800 3224 Memory Limit Exceeded 0
8 3 0061.7 3800 3228 Memory Limit Exceeded 0
9 3 0046.0 3800 3224 Memory Limit Exceeded 0
Submitter:
Compiler:
c++23
Code Length:
617 Bytes
Back to Top