QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513934#9172. Alternating Cycleucup-team4507#WA 1ms3872kbC++202.0kb2024-08-10 20:49:152024-08-10 20:49:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3872kb

input:

6
10 15
20 15
15 23
0 31
15 0
30 30

output:

6
15 23
30 30
20 15
15 0
10 15
0 31

result:

ok Everything ok

Test #2:

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

input:

4
0 0
0 1
1 0
1 1

output:

-1

result:

ok Everything ok

Test #3:

score: 0
Accepted
time: 1ms
memory: 3660kb

input:

9
693150551 810053304
26684055 999173154
767007508 725151476
697948407 601311897
593914132 156628727
294286621 249587903
361249906 42266067
110658137 698550461
923704821 886066345

output:

6
923704821 886066345
693150551 810053304
26684055 999173154
697948407 601311897
593914132 156628727
767007508 725151476

result:

ok Everything ok

Test #4:

score: 0
Accepted
time: 1ms
memory: 3620kb

input:

9
870407732 947373192
362190573 311657719
792350850 916217578
908809410 529664178
147184624 105531482
800863654 27569449
290489622 819212758
64484618 355712627
474856219 425123887

output:

6
474856219 425123887
147184624 105531482
870407732 947373192
792350850 916217578
290489622 819212758
908809410 529664178

result:

ok Everything ok

Test #5:

score: 0
Accepted
time: 1ms
memory: 3856kb

input:

9
47664912 379660370
66293309 34207701
186290410 443720168
456106901 458016459
995422410 349401528
602407977 731922069
588325559 932595937
608245683 644278574
657411398 627744942

output:

6
47664912 379660370
456106901 458016459
995422410 349401528
608245683 644278574
602407977 731922069
186290410 443720168

result:

ok Everything ok

Test #6:

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

input:

9
224922093 516980257
696767119 51724974
580229972 266190050
593338977 91401448
843660194 888238866
108985009 509903616
591194203 709542627
225635675 932844521
618628214 461769776

output:

6
580229972 266190050
593338977 91401448
618628214 461769776
843660194 888238866
591194203 709542627
225635675 932844521

result:

ok Everything ok

Test #7:

score: 0
Accepted
time: 1ms
memory: 3652kb

input:

9
107211982 359332853
695837148 142871176
605573313 162288860
509232688 314721021
396930687 132108911
205496625 287885162
183997430 822925807
474429448 221410467
801183393 664390830

output:

6
474429448 221410467
396930687 132108911
801183393 664390830
509232688 314721021
183997430 822925807
605573313 162288860

result:

ok Everything ok

Test #8:

score: -100
Wrong Answer
time: 1ms
memory: 3792kb

input:

9
284469163 791620032
31343664 160388450
294480166 689791450
351497471 948106011
245168471 81011666
7040948 65866709
481833366 304905205
91819440 215009122
983738573 203448372

output:

-1

result:

wrong answer Jury has a better answer