Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1494
129780
Runtime Error (killed by signal)
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0274.4 39768 36584 Runtime Error (killed by signal) 0
1 2 5 0840.9 132456 129780 Memory Limit Exceeded 0
2 3 4 5 0003.4 6192 3112 Runtime Error (killed by signal) 0
3 4 5 0015.7 8036 4904 Runtime Error (killed by signal) 0
4 5 0359.3 50936 47872 Runtime Error (killed by signal) 0
Submitter:
coo
Compiler:
c++14
Code Length:
2.6 KB
Back to Top