Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8117
4508
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 0170.4 7192 4136 Accepted 100
1 1 4 0783.1 7192 4440 Accepted 100
2 1 4 0229.3 7192 4200 Accepted 100
3 1 4 0115.6 7192 4084 Accepted 100
4 1 4 0102.2 7192 4036 Accepted 100
5 1 4 0693.6 7192 4408 Accepted 100
6 1 4 0581.2 7192 4328 Accepted 100
7 1 4 0354.6 7192 4300 Accepted 100
8 1 4 0002.6 7192 3560 Accepted 100
9 2 3 4 0002.5 7192 3556 Accepted 100
10 2 3 4 0002.6 7192 3476 Accepted 100
11 2 3 4 0002.6 7192 3616 Accepted 100
12 2 3 4 0002.6 7192 3556 Accepted 100
13 2 3 4 0002.6 7192 3564 Accepted 100
14 2 3 4 0002.4 7192 3616 Accepted 100
15 2 3 4 0002.6 7192 3588 Accepted 100
16 2 3 4 0002.5 7192 3592 Accepted 100
17 2 3 4 0002.5 7192 3592 Accepted 100
18 2 3 4 0002.5 7192 3540 Accepted 100
19 2 3 4 0002.6 7192 3604 Accepted 100
20 3 4 0027.0 7192 4060 Accepted 100
21 3 4 0143.2 7192 4444 Accepted 100
22 3 4 0022.0 7192 4036 Accepted 100
23 3 4 0010.2 7192 3876 Accepted 100
24 3 4 0112.7 7192 4384 Accepted 100
25 3 4 0091.4 7192 4344 Accepted 100
26 3 4 0015.2 7192 4012 Accepted 100
27 3 4 0112.9 7192 4388 Accepted 100
28 3 4 0064.5 7192 4268 Accepted 100
29 3 4 0132.8 7192 4396 Accepted 100
30 3 4 0030.1 7192 4036 Accepted 100
31 4 0195.6 7192 4264 Accepted 100
32 4 0301.8 7192 4256 Accepted 100
33 4 0531.5 7192 4272 Accepted 100
34 4 0818.6 7192 4444 Accepted 100
35 4 0344.2 7192 4336 Accepted 100
36 4 0037.6 7192 3948 Accepted 100
37 4 0099.6 7192 4100 Accepted 100
38 4 0249.8 7192 4204 Accepted 100
39 4 0030.6 7192 3872 Accepted 100
40 4 0189.5 7192 4068 Accepted 100
41 4 0128.2 7192 4492 Accepted 100
42 4 0850.4 7192 4508 Accepted 100
43 4 0516.5 7192 4368 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.6 KB
Back to Top