QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233458#6599. The Grand TournamentThreeKonjaks#WA 143ms4376kbC++149.0kb2023-10-31 17:53:292023-10-31 17:53:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
0 0 3 3
1 1 1 2
2 1 2 2
0 0 3 3
1 1 1 2
1 2 2 2

output:

0
1.0000000000

result:

ok 2 numbers

Test #2:

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

input:

10
0 0 7 6
2 4 4 4
3 2 5 2
0 0 7 6
2 4 4 4
4 4 5 2
0 0 2 4
1 1 1 2
1 2 1 3
0 0 2 3
1 1 1 2
1 1 1 2
0 0 3 3
1 1 2 2
1 2 2 1
0 0 2 4
1 1 1 2
1 2 1 3
0 0 6 6
1 1 5 5
1 5 3 3
0 0 2 3
1 1 1 2
1 1 1 2
0 0 2 5
1 1 1 3
1 2 1 4
0 0 2 4
1 1 1 3
1 1 1 2

output:

0
3.7500000000
0.0000000000
6.0000000000
0
0.0000000000
0
6.0000000000
2.0000000000
4.0000000000

result:

ok 10 numbers

Test #3:

score: -100
Wrong Answer
time: 143ms
memory: 4372kb

input:

100000
350 720 355 732
353 725 352 729
354 721 353 725
-807 606 -801 621
-803 608 -803 616
-803 616 -803 614
-389 463 -373 466
-382 464 -387 464
-387 464 -385 464
-664 801 -655 806
-656 803 -659 803
-659 803 -657 802
896 -767 901 -762
900 -763 897 -763
900 -763 897 -763
403 645 407 652
406 647 405 6...

output:

0.0000000000
42.0000000000
12.0000000000
27.5000000000
25.0000000000
28.0000000000
99.0000000000
0
135.0000000000
6.0000000000
42.0000000000
45.0000000000
120.0000000000
8.0000000000
84.0000000000
15.0000000000
16.0000000000
0
36.0000000000
8.7500000000
0.5000000000
20.0000000000
1.0000000000
0.0000...

result:

wrong answer 4th numbers differ - expected: '24.0000000', found: '27.5000000', error = '0.1458333'