QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#802887#9869. Horizon Scanningucup-team5109#WA 0ms4104kbC++231.4kb2024-12-07 15:04:262024-12-07 15:04:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4104kb

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
3.9269908169872414
5.4977871437821380
3.1415926545915518
4.7123889803846897

result:

wrong answer 2nd numbers differ - expected: '1.5707963', found: '3.9269908', error = '1.5000000'