Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

12363
16052
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~8 每個城市都只有一條航線可以離開,而且每個城市都可以透過搭乘數次飛機航線到達其他所有城市 9 / 9
2 9~19 $N \leq 10,M \leq 20,t \leq 5$ 14 / 14
3 9~30 $t \leq 1000$ 32 / 32
4 0~43 無額外限制 45 / 45

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0323.5 17624 10312 Accepted 100
1 1 4 1101.5 17624 15016 Accepted 100
2 1 4 0410.6 17308 11368 Accepted 100
3 1 4 0203.9 17308 9480 Accepted 100
4 1 4 0187.8 17940 9156 Accepted 100
5 1 4 1002.3 17940 15388 Accepted 100
6 1 4 0849.7 16360 13472 Accepted 100
7 1 4 0537.6 17940 12968 Accepted 100
8 1 4 0002.4 16992 1924 Accepted 100
9 2 3 4 0001.4 3720 1752 Accepted 100
10 2 3 4 0001.4 4668 1748 Accepted 100
11 2 3 4 0001.5 3720 1752 Accepted 100
12 2 3 4 0001.4 3720 1760 Accepted 100
13 2 3 4 0001.7 3720 1768 Accepted 100
14 2 3 4 0001.4 3720 1660 Accepted 100
15 2 3 4 0001.4 3720 1720 Accepted 100
16 2 3 4 0001.5 3720 1780 Accepted 100
17 2 3 4 0001.4 3720 1676 Accepted 100
18 2 3 4 0001.4 3404 1756 Accepted 100
19 2 3 4 0001.4 4036 1684 Accepted 100
20 3 4 0039.2 6248 3316 Accepted 100
21 3 4 0153.8 6248 4348 Accepted 100
22 3 4 0028.1 6248 3036 Accepted 100
23 3 4 0014.2 6248 2752 Accepted 100
24 3 4 0187.8 6248 4192 Accepted 100
25 3 4 0144.1 6248 3932 Accepted 100
26 3 4 0022.3 6248 2920 Accepted 100
27 3 4 0166.1 6248 3904 Accepted 100
28 3 4 0107.2 6248 3612 Accepted 100
29 3 4 0205.6 6248 4240 Accepted 100
30 3 4 0046.7 5300 2936 Accepted 100
31 4 0362.1 17624 10228 Accepted 100
32 4 0492.4 17940 12432 Accepted 100
33 4 0872.4 17624 13824 Accepted 100
34 4 1153.6 17940 15856 Accepted 100
35 4 0581.3 17624 12592 Accepted 100
36 4 0068.9 17624 7120 Accepted 100
37 4 0170.2 17624 9084 Accepted 100
38 4 0413.2 17940 12256 Accepted 100
39 4 0057.4 17308 6284 Accepted 100
40 4 0343.6 17308 10576 Accepted 100
41 4 0176.0 5616 3748 Accepted 100
42 4 1094.5 17940 16052 Accepted 100
43 4 0826.7 16676 13580 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
1.38 KB
Back to Top