Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8253
18648
Time Limit Exceeded
20

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 每一條單行道的過路費都是1 0 / 20
2 1 如果不重複經過小鎮,則從一小鎮到另一小鎮將只有唯一的路線可以通行 0 / 20
3 2 $N,M \leq 500$ 10 / 10
4 2~3 $N,M \leq 5000$ 10 / 10
5 0~4 無額外限制 0 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 2576.5 20420 17952 Time Limit Exceeded 0
1 2 5 2585.9 16276 13700 Time Limit Exceeded 0
2 3 4 5 0015.7 10868 8604 Accepted 100
3 4 5 0504.6 11968 9696 Accepted 100
4 5 2570.4 21040 18648 Time Limit Exceeded 0
Submitter:
Compiler:
c++14
Code Length:
1.89 KB
Back to Top