Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5535
132392
Wrong Answer
60

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 1 ≦ $N,M$ ≦ 103 且 1 ≦ $a_{i}$ ≦ 103 30 / 30
2 0~1 1 ≦ $N,M$ ≦ 104 且 1 ≦ $a_{i}$ ≦ 108 30 / 30
3 2~4 無額外限制 0 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 0019.2 74652 24704 Accepted 100
1 2 0049.3 76712 28960 Accepted 100
2 3 3103.7 142116 132392 Wrong Answer 0
3 3 1610.3 132068 118816 Wrong Answer 0
4 3 0752.5 126604 101372 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.13 KB
Back to Top