Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6
3712
Runtime Error (killed by signal)
30

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0001.6 6384 3712 Wrong Answer 0
1 1 0001.5 6384 3712 Wrong Answer 0
2 2 0001.3 6384 3712 Accepted 100
3 3 0001.5 6384 3456 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++20
Code Length:
1.42 KB
Back to Top