QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#803269#9869. Horizon Scanningucup-team5109#WA 33ms3968kbC++231.4kb2024-12-07 16:41:152024-12-07 16:41:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.2831853071795862
1.5707963267948966
5.4977871437821379
3.1415926545915517
3.1415926535897932

result:

ok 5 numbers

Test #2:

score: -100
Wrong Answer
time: 33ms
memory: 3888kb

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:

1.6929914974862514
2.5748634360662869
4.6527582672535202
2.7726331073839365
5.7427658069090021
4.8576989910203917
3.4198923125949043
2.8127999620848386
6.2831853071795862
6.2831853071795862
5.1172807666697730
6.1467827027786388
3.8420890235375194
2.3424967168194791
3.4633432079864352
6.2831853071795...

result:

wrong answer 42nd numbers differ - expected: '6.2831853', found: '6.2599337', error = '0.0037006'