Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

393
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 3012 1912 Wrong Answer 0
1 1 0001.9 3012 1916 Wrong Answer 0
2 2 0003.4 3012 1992 Wrong Answer 0
3 2 0003.5 3012 1988 Wrong Answer 0
4 2 0003.4 3012 1988 Wrong Answer 0
5 3 0086.0 3796 3228 Memory Limit Exceeded 0
6 3 0085.6 3796 3228 Memory Limit Exceeded 0
7 3 0086.2 3796 3224 Memory Limit Exceeded 0
8 3 0083.2 3796 3228 Memory Limit Exceeded 0
9 3 0037.7 3796 3228 Memory Limit Exceeded 0
Submitter:
Compiler:
c++23
Code Length:
664 Bytes
Back to Top