QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#231378#6263. Keep Him Insidelmq26052003WA 0ms3864kbC++2013.6kb2023-10-29 09:27:432023-10-29 09:27:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3828kb

input:

3 0 0
0 1
-10000 -1
10000 -1

output:

0.5000000
0.2500000
0.2500000

result:

ok correct

Test #2:

score: 0
Accepted
time: 0ms
memory: 3780kb

input:

3 1 1
0 0
3 0
0 3

output:

0.3333333
0.3333333
0.3333333

result:

ok correct

Test #3:

score: 0
Accepted
time: 0ms
memory: 3816kb

input:

4 2 1
0 0
4 0
4 4
0 4

output:

0.5000000
0.2500000
0.2500000
0

result:

ok correct

Test #4:

score: 0
Accepted
time: 0ms
memory: 3844kb

input:

5 4 3
0 2
0 -1
5 -2
5 4
2 5

output:

0.2000000
0
0.1000000
0.7000000
0

result:

ok correct

Test #5:

score: 0
Accepted
time: 0ms
memory: 3784kb

input:

4 1 1
0 0
2 0
2 2
0 2

output:

0.5000000
-0.0000000
0.5000000
0

result:

ok correct

Test #6:

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

input:

10 9999 9999
10000 10000
9999 10000
3232 9480
1381 8103
-1339 138
-1309 -13
0 -1500
2092 -2093
3409 -1844
10000 0

output:

0.9999066
0
0
0
0
0.0000501
0.0000433
0
0
0

result:

wrong answer Weighted average x = 9999.000419 is too far from wanted 9999.000000