QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#624296#6599. The Grand TournamentqiuzxWA 230ms3884kbC++204.7kb2024-10-09 15:28:472024-10-09 15:28:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.000000000000000
1.000000000000000

result:

ok 2 numbers

Test #2:

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

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.000000000000000
3.750000000000000
0.000000000000000
6.000000000000000
0.000000000000000
0.000000000000000
0.000000000000000
6.000000000000000
2.000000000000000
4.000000000000000

result:

ok 10 numbers

Test #3:

score: -100
Wrong Answer
time: 230ms
memory: 3844kb

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:

15.000000000000000
0.000000000000000
0.000000000000000
24.000000000000000
80.000000000000000
5.000000000000000
0.000000000000000
12.000000000000000
0.000000000000000
0.250000000000000
234.000000000000000
20.000000000000000

result:

wrong answer 1st numbers differ - expected: '0.0000000', found: '15.0000000', error = '15.0000000'