Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

394
2320
Accepted
100

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.1 2176 1724 Accepted 100
1 1 0002.2 2176 1728 Accepted 100
2 2 0004.3 2176 1764 Accepted 100
3 2 0004.4 2176 1760 Accepted 100
4 2 0004.1 2176 1760 Accepted 100
5 3 0071.5 2960 2320 Accepted 100
6 3 0093.6 2960 2316 Accepted 100
7 3 0087.1 2960 2320 Accepted 100
8 3 0067.9 2960 2320 Accepted 100
9 3 0056.5 2960 2316 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
763 Bytes
Back to Top