Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9297
4768
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 0200.4 6756 4168 Accepted 100
1 1 4 0925.2 7676 4548 Accepted 100
2 1 4 0276.7 7004 4040 Accepted 100
3 1 4 0136.5 6740 4092 Accepted 100
4 1 4 0123.0 6656 3904 Accepted 100
5 1 4 0794.4 7604 4472 Accepted 100
6 1 4 0604.3 7584 4444 Accepted 100
7 1 4 0450.7 7248 4340 Accepted 100
8 1 4 0002.7 6212 3672 Accepted 100
9 2 3 4 0002.6 6212 3588 Accepted 100
10 2 3 4 0002.6 6212 3572 Accepted 100
11 2 3 4 0002.7 6212 3488 Accepted 100
12 2 3 4 0002.6 6212 3412 Accepted 100
13 2 3 4 0002.5 6212 3532 Accepted 100
14 2 3 4 0002.6 6212 3532 Accepted 100
15 2 3 4 0002.6 6212 3536 Accepted 100
16 2 3 4 0002.5 6212 3548 Accepted 100
17 2 3 4 0002.5 6212 3664 Accepted 100
18 2 3 4 0002.4 6212 3512 Accepted 100
19 2 3 4 0002.5 6212 3576 Accepted 100
20 3 4 0031.0 6608 4008 Accepted 100
21 3 4 0167.8 7664 4552 Accepted 100
22 3 4 0025.0 6608 4004 Accepted 100
23 3 4 0011.7 6344 3780 Accepted 100
24 3 4 0130.1 7308 4356 Accepted 100
25 3 4 0105.1 7236 4332 Accepted 100
26 3 4 0017.1 6476 3860 Accepted 100
27 3 4 0126.3 7400 4440 Accepted 100
28 3 4 0073.8 7032 4076 Accepted 100
29 3 4 0155.9 7400 4508 Accepted 100
30 3 4 0034.5 6740 4176 Accepted 100
31 4 0220.2 6892 4048 Accepted 100
32 4 0336.7 7136 4208 Accepted 100
33 4 0596.0 7400 4392 Accepted 100
34 4 0936.0 7700 4712 Accepted 100
35 4 0404.6 7164 4324 Accepted 100
36 4 0044.9 6476 3756 Accepted 100
37 4 0118.2 6608 4064 Accepted 100
38 4 0282.4 7032 4096 Accepted 100
39 4 0037.4 6344 3772 Accepted 100
40 4 0215.1 6912 4192 Accepted 100
41 4 0149.0 7628 4532 Accepted 100
42 4 0978.5 7796 4768 Accepted 100
43 4 0557.8 7400 4512 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.71 KB
Back to Top