QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#375152#8513. Insects, Mathematics, Accuracy, and Efficiencyucup-team1293WA 1ms3732kbC++203.5kb2024-04-02 22:29:182024-04-02 22:29:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 1000
-1000 0
0 0
1000 0
0 -1000

output:

2000000.000000000000000

result:

ok found '2000000.000000000', expected '2000000.000000000', error '0.000000000'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3720kb

input:

2 100
17 7
19 90

output:

2048.715441144796841

result:

wrong answer 1st numbers differ - expected: '4849.7046444', found: '2048.7154411', error = '0.5775587'