QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#803545#9869. Horizon Scanningucup-team5109#WA 58ms3984kbC++232.0kb2024-12-07 17:31:452024-12-07 17:31:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.570796315092
5.497787132079
3.141592641886
3.141592641886

result:

ok 5 numbers

Test #2:

score: -100
Wrong Answer
time: 58ms
memory: 3984kb

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.245467340921
5.984686364518
5.041715135535
6.081868188074
5.878293505491
6.109939625704
5.534807245452
5.241635747191
6.283185307180
6.283185307180
5.608444350493
5.800059630965
5.828084483432
5.917983842273
6.085789733090
6.283185307180
6.196446957356
5.665993903412
6.158830301100
6.052965707643
...

result:

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