Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

409
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.8 3016 1916 Wrong Answer 0
1 1 0002.0 3016 1920 Wrong Answer 0
2 2 0003.6 3016 1988 Wrong Answer 0
3 2 0003.6 3016 1992 Wrong Answer 0
4 2 0003.4 3016 1992 Wrong Answer 0
5 3 0087.2 3800 3224 Memory Limit Exceeded 0
6 3 0090.1 3800 3228 Memory Limit Exceeded 0
7 3 0087.6 3800 3228 Memory Limit Exceeded 0
8 3 0089.2 3800 3224 Memory Limit Exceeded 0
9 3 0040.9 3800 3224 Memory Limit Exceeded 0
Submitter:
Compiler:
c++23
Code Length:
655 Bytes
Back to Top