QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#203072#4005. FrogZhangYiDeWA 0ms4108kbC++172.1kb2023-10-06 15:14:312023-10-06 15:14:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
0 0
0 90
180 0

output:

0
1.0000000000 0.0000000000
2
1.0000000000 0.0000000000
1.0000000000 1.0000000000
0.0000000000 1.0000000000
2
1.0000000000 0.0000000000
-nan -nan
1.0000000000 0.0000000000

result:

wrong output format Expected double, but "-nan" found