QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#275794#3854. Radarucup-team2290#WA 2ms3768kbC++202.8kb2023-12-05 02:25:342023-12-05 02:25:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 8 4
2
4
7
1 0
2 1
0 1
-1 1
-5 -2
-5 -6
-2 -7
6 -1
-1 -1
3 1
-5 -3
8 1

output:

0.6052910729166400
0.9777722904656050
1.5518451054017896
1.4142135623730950

result:

ok 4 numbers

Test #2:

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

input:

1 8 32
7
0 1
1 0
0 -1
-1 0
1 -1
-1 1
-1 -1
1 1
20 10
10 20
-20 10
10 -20
-10 20
20 -10
-10 -20
-20 -10
2 1
1 2
-2 1
1 -2
-1 2
2 -1
-1 -2
-2 -1
5 0
0 5
-5 0
0 -5
5 5
5 -5
-5 5
-5 -5
9 0
0 9
-9 0
0 -9
9 9
9 -9
-9 9
-9 -9

output:

15.8749850992575750
15.8749850992575750
15.8749850992575750
15.8749850992575750
15.8749850992575750
15.8749850992575750
15.8749850992575750
15.8749850992575750
4.9296567010457233
4.9296567010457233
4.9296567010457233
4.9296567010457233
4.9296567010457233
4.9296567010457233
4.9296567010457233
4.92965...

result:

ok 32 numbers

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 3760kb

input:

3 4 1681
16
8
4
-1 0
0 -1
0 1
1 0
-9 17
-4 -7
2 -13
-11 -17
15 -19
-7 1
-8 14
-8 -7
-8 20
-16 -3
12 14
-3 12
9 -5
-18 11
3 -1
2 0
-18 0
0 -19
-1 -19
18 -8
2 20
5 -8
-8 -19
-9 -16
20 -19
14 -1
3 10
-1 -4
4 10
16 17
19 -7
-17 4
1 -12
-5 -12
-5 -10
-15 -5
-10 -19
-2 -10
-4 -16
-2 4
-14 8
-17 16
4 1
16 ...

output:

4.0000000000000000
4.1231056256176605
3.6055512754639893
11.0453610171872608
15.2970585407783545
1.4142135623730950
8.2462112512353211
7.0000000000000000
8.9442719099991588
3.0000000000000000
12.1655250605964394
5.0000000000000000
5.0990195135927848
11.1803398874989485
1.4142135623730950
2.000000000...

result:

wrong answer 1st numbers differ - expected: '9.0553851', found: '4.0000000', error = '0.5582739'