Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11283
4016
Wrong Answer
30

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~3 範例測資。 0 / 0
2 4~38 校園公車路線為一垂直或水平線段,且所有座標皆在 $100$ 以內 30 / 30
3 39~50 校園公車路線的每一個線段都是垂直或水平 0 / 30
4 51~62 無額外限制。 0 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0125.5 6212 3856 Accepted 100
1 1 0125.1 6212 3688 Accepted 100
2 1 0117.7 6212 3952 Accepted 100
3 1 0119.2 6212 3784 Accepted 100
4 2 0117.3 6212 3992 Accepted 100
5 2 0140.2 6212 3792 Accepted 100
6 2 0117.3 6212 3712 Accepted 100
7 2 0139.9 6212 3712 Accepted 100
8 2 0117.5 6212 3968 Accepted 100
9 2 0117.6 6212 3740 Accepted 100
10 2 0117.4 6212 3956 Accepted 100
11 2 0119.8 6212 3784 Accepted 100
12 2 0118.1 6212 3952 Accepted 100
13 2 0117.3 6212 3728 Accepted 100
14 2 0117.9 6212 3952 Accepted 100
15 2 0118.7 6212 3852 Accepted 100
16 2 0117.7 6212 3780 Accepted 100
17 2 0117.9 6212 3956 Accepted 100
18 2 0118.2 6212 3988 Accepted 100
19 2 0119.0 6212 3952 Accepted 100
20 2 0118.4 6212 3944 Accepted 100
21 2 0118.0 6212 3852 Accepted 100
22 2 0117.8 6212 3940 Accepted 100
23 2 0117.8 6212 3712 Accepted 100
24 2 0119.1 6212 3852 Accepted 100
25 2 0117.3 6212 4016 Accepted 100
26 2 0117.9 6212 3936 Accepted 100
27 2 0117.1 6212 3712 Accepted 100
28 2 0117.6 6212 3996 Accepted 100
29 2 0117.2 6212 3952 Accepted 100
30 2 0117.3 6212 3784 Accepted 100
31 2 0117.5 6212 3936 Accepted 100
32 2 0118.1 6212 3724 Accepted 100
33 2 0117.4 6212 3796 Accepted 100
34 2 0118.5 6212 3856 Accepted 100
35 2 0118.0 6212 3956 Accepted 100
36 2 0117.5 6212 3932 Accepted 100
37 2 0117.7 6212 3744 Accepted 100
38 2 0117.2 6212 3684 Accepted 100
39 3 0119.5 6212 3856 Accepted 100
40 3 0122.0 6212 3712 Accepted 100
41 3 0296.3 6212 3868 Wrong Answer 0
42 3 0301.3 6212 3800 Accepted 100
43 3 0300.2 6212 3968 Accepted 100
44 3 0302.6 6212 3856 Accepted 100
45 3 0304.9 6212 3860 Wrong Answer 0
46 3 0307.3 6212 3680 Accepted 100
47 3 0310.1 6212 3792 Accepted 100
48 3 0311.3 6212 3788 Accepted 100
49 3 0314.0 6212 3864 Accepted 100
50 3 0315.9 6212 3944 Accepted 100
51 4 0126.0 6212 4000 Accepted 100
52 4 0125.4 6212 3788 Accepted 100
53 4 0299.7 6212 3796 Accepted 100
54 4 0299.0 6212 3944 Wrong Answer 0
55 4 0304.0 6212 3912 Wrong Answer 0
56 4 0304.2 6212 3796 Wrong Answer 0
57 4 0306.4 6212 3796 Wrong Answer 0
58 4 0306.9 6212 4000 Accepted 100
59 4 0310.8 6212 3720 Accepted 100
60 4 0310.7 6212 3860 Accepted 100
61 4 0314.1 6212 3928 Accepted 100
62 4 0313.9 6212 3932 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.74 KB
Back to Top