QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#601591#7127. 3 pointsdongyc666WA 62ms4112kbC++141.0kb2024-09-30 08:42:332024-09-30 08:42:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 62ms
memory: 4060kb

input:

0 0
0 0
1 0

output:

3.0000000000

result:

ok found '3.0000000', expected '3.0000000', error '0.0000000'

Test #2:

score: -100
Wrong Answer
time: 62ms
memory: 4112kb

input:

3802 -1400
-1785 6079
-1696 4064

output:

18642.6377440798

result:

wrong answer 1st numbers differ - expected: '11785.2709213', found: '18642.6377441', error = '0.5818591'