QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#803432#9869. Horizon Scanningucup-team5109#WA 25ms4012kbC++231.7kb2024-12-07 17:09:592024-12-07 17:09:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 1
0 1
8 2
1 0
1 1
0 1
-1 1
-1 0
-1 -1
0 -1
1 -1
4 2
-1 1
0 1
0 2
1 1
4 2
-1000000000 0
-998244353 1
998244353 1
1000000000 0
3 1
0 1
0 2
0 -1

output:

6.283185307180
1.570796326795
5.497787143782
3.141592654592
3.141592653590

result:

ok 5 numbers

Test #2:

score: -100
Wrong Answer
time: 25ms
memory: 3992kb

input:

10000
16 1
-10 -6
-5 -6
-4 9
-2 5
-2 10
1 -7
1 -5
1 6
3 1
4 -9
6 -10
6 -3
6 1
8 -5
8 -4
9 -4
17 4
-9 2
-8 -4
-8 -3
-8 -1
-6 -2
-6 -1
-6 8
-5 -8
-5 10
-4 8
-2 -8
4 -9
4 0
5 -3
8 -5
9 -2
10 10
10 6
-7 2
-4 6
-2 -7
-2 -1
-1 7
1 -9
1 8
3 -4
7 -4
9 -2
14 3
-9 10
-8 -10
-8 -8
-6 -7
-6 -5
-1 -7
-1 -2
0 -1
...

output:

6.245467354713
5.984686375593
5.041715147433
6.081868198805
5.878293520895
6.109939640727
5.534807259656
5.241635761217
6.283185307180
6.283185307180
5.608444364956
5.800059642362
5.828084498611
5.917983857391
6.085789747330
6.283185307180
6.196446968504
5.665993915639
6.158830312633
6.052965719903
...

result:

wrong answer 1st numbers differ - expected: '1.6929915', found: '6.2454674', error = '2.6890128'