QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233035#5505. Great Chasecbant15WA 1ms5724kbC++14913b2023-10-31 11:26:132023-10-31 11:26:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5724kb

input:

3
4 9
10 2
-7 2
-6 1
7 1
2 8
-1 7
1 6
2 3
-1000000000000 1
1000000000000 1

output:

38.250000000
1.230769230
3000000000.000000000

result:

wrong answer 3rd numbers differ - expected: '3000000000000.0000000', found: '3000000000.0000000', error = '0.9990000'