Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1702
20504
Accepted
100

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 5 0504.0 20044 Accepted 100
1 2 5 0702.0 15460 Accepted 100
2 3 4 5 0006.0 6080 Accepted 100
3 4 5 0024.0 6688 Accepted 100
4 5 0466.0 20504 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.18 KB
Back to Top