QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#307700#5104. Guardians of the Galleryucup-team874WA 6ms4076kbC++1713.0kb2024-01-19 05:44:142024-01-19 05:44:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 5ms
memory: 4076kb

input:

15
13 7
20 20
39 20
49 7
73 13
100 5
117 38
98 20
80 20
66 40
68 20
51 20
41 39
22 48
2 39
10 20
104 20

output:

29.000000000000000

result:

ok found '29.0000000', expected '29.0000000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 6ms
memory: 3984kb

input:

16
39 2
48 22
39 41
20 51
20 68
40 66
20 80
20 98
38 117
5 100
13 73
7 49
19 39
20 23
20 20
7 13
20 10
20 104

output:

13.000000000000000

result:

ok found '13.0000000', expected '13.0000000', error '0.0000000'

Test #3:

score: -100
Wrong Answer
time: 4ms
memory: 4012kb

input:

16
13 33
20 60
23 66
39 97
49 105
73 166
100 205
117 272
98 216
80 180
66 172
68 156
51 122
41 121
22 92
2 44
10 40
104 228

output:

140.876449247050829

result:

wrong answer 1st numbers differ - expected: '140.8722826', found: '140.8764492', error = '0.0000296'