QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#769513#6599. The Grand Tournamentucup-team5027WA 132ms11732kbC++204.8kb2024-11-21 18:00:192024-11-21 18:00:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 11668kb

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: 3ms
memory: 11724kb

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: 132ms
memory: 11732kb

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:

-922 -152 -916 -147
(-920,-150)
(-921,-149)
(-920,-149)
(-919,-150)

result:

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