Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7265
521832
Memory Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資。 0 / 0
2 1~3 N <= 100、M = 1。 0 / 6
3 0~5 N <= 100、M <= 8。 0 / 8
4 0~7 N <= 1000。 0 / 39
5 0~11 無額外限制。 0 / 47

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 4 5 0002.7 6048 3512 Wrong Answer 0
1 2 3 4 5 0002.6 6048 3624 Wrong Answer 0
2 2 3 4 5 0003.3 6048 3628 Wrong Answer 0
3 2 3 4 5 0003.3 6048 3664 Wrong Answer 0
4 3 4 5 0424.4 18424 11672 Wrong Answer 0
5 3 4 5 1461.2 55284 36328 Wrong Answer 0
6 4 5 0866.9 526324 521820 Memory Limit Exceeded 0
7 4 5 0907.4 526212 516888 Memory Limit Exceeded 0
8 5 0760.6 526316 521832 Memory Limit Exceeded 0
9 5 1436.4 526260 504068 Memory Limit Exceeded 0
10 5 0665.4 526276 513616 Memory Limit Exceeded 0
11 5 0730.9 526304 520864 Memory Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
1.64 KB
Back to Top