Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2219
7552
Time Limit Exceeded
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0054.7 9228 6528 Accepted 100
1 1 0022.5 7644 4864 Wrong Answer 0
2 2 1086.1 8172 5120 Time Limit Exceeded 0
3 3 1055.5 10548 7552 Time Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
1.6 KB
Back to Top