QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#189061#3283. Parallel Linesnew_dawn_2#WA 18ms3812kbC++202.2kb2023-09-26 20:17:002023-09-26 20:17:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3540kb

input:

6
0 0
0 5
3 -2
3 5
5 0
5 7

output:

3

result:

ok single line: '3'

Test #2:

score: 0
Accepted
time: 14ms
memory: 3696kb

input:

16
512 -867
198 -615
134 -269
587 691
-303 -57
708 937
411 354
-724 108
628 897
553 657
356 -536
671 906
342 285
658 -794
-754 93
675 910

output:

9

result:

ok single line: '9'

Test #3:

score: 0
Accepted
time: 15ms
memory: 3772kb

input:

16
955 -856
815 -179
988 -823
-209 39
934 -533
-686 -437
-850 -213
372 -612
867 -600
-990 960
372 -522
-768 -970
-205 43
-990 987
-850 -301
815 -269

output:

9

result:

ok single line: '9'

Test #4:

score: 0
Accepted
time: 15ms
memory: 3760kb

input:

16
726 502
905 -385
484 371
889 324
182 -312
200 -120
808 502
457 18
304 -184
317 -184
-565 345
565 371
116 -120
821 -469
-580 330
877 312

output:

9

result:

ok single line: '9'

Test #5:

score: 0
Accepted
time: 16ms
memory: 3724kb

input:

16
-67 -723
254 963
213 -578
-412 -335
-212 -235
191 -589
-981 219
-202 210
242 -720
-989 215
-168 3
-206 -16
-137 -758
201 804
-324 149
-302 856

output:

15

result:

ok single line: '15'

Test #6:

score: 0
Accepted
time: 16ms
memory: 3812kb

input:

16
162 571
-699 -559
645 507
-976 633
519 320
-822 710
70 525
317 -829
694 -832
408 -782
-867 -643
784 -787
356 -808
569 470
221 -877
529 449

output:

21

result:

ok single line: '21'

Test #7:

score: 0
Accepted
time: 18ms
memory: 3732kb

input:

16
-805 -254
-989 521
-232 -357
-517 -40
483 916
681 659
916 706
-879 543
-200 -350
203 -270
-792 -95
-12 817
145 162
155 164
85 -293
-515 -196

output:

28

result:

ok single line: '28'

Test #8:

score: 0
Accepted
time: 14ms
memory: 3708kb

input:

16
342 -60
142 -165
356 -536
585 -429
528 256
723 691
691 910
353 -569
553 657
134 -269
411 354
512 -867
340 -724
348 -636
671 906
485 -303

output:

4

result:

ok single line: '4'

Test #9:

score: 0
Accepted
time: 14ms
memory: 3776kb

input:

16
-433 788
238 -612
-291 961
-381 -6
805 982
-761 252
-808 -265
602 253
-954 618
823 -420
687 270
-487 464
-789 651
468 -491
-303 462
259 -381

output:

5

result:

ok single line: '5'

Test #10:

score: 0
Accepted
time: 14ms
memory: 3760kb

input:

16
-560 823
-374 -972
116 555
934 443
-325 -972
-603 -803
-560 877
553 -565
901 443
-226 796
553 -473
-927 889
-927 957
126 555
-672 -803
-226 867

output:

12

result:

ok single line: '12'

Test #11:

score: 0
Accepted
time: 14ms
memory: 3720kb

input:

16
553 -473
-672 -803
116 555
553 -565
-374 -972
126 555
901 443
-560 877
-927 889
-226 867
-614 823
-832 788
-297 796
-603 -803
-374 -923
934 443

output:

5

result:

ok single line: '5'

Test #12:

score: 0
Accepted
time: 0ms
memory: 3500kb

input:

8
0 0
0 5
2 2
2 7
3 -2
5 0
4 -2
8 2

output:

6

result:

ok single line: '6'

Test #13:

score: -100
Wrong Answer
time: 16ms
memory: 3708kb

input:

16
0 0
0 1
100 2
100 4
200 15
200 18
300 43
300 49
50 0
70 1
-123 -93
-122 -93
150 52
151 55
-571 -432
-570 -431

output:

6

result:

wrong answer 1st lines differ - expected: '7', found: '6'