Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6
3584
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $N = 2$ 30 / 30
2 2 $\sum a_i = M$ 30 / 30
3 3 無額外限制 40 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0001.5 6216 3456 Accepted 100
1 1 0001.8 6216 3456 Accepted 100
2 2 0001.3 6216 3584 Accepted 100
3 3 0001.3 6216 3584 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
967 Bytes
Back to Top