QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#361602#8513. Insects, Mathematics, Accuracy, and Efficiencyucup-team3276#WA 0ms3904kbC++205.5kb2024-03-23 11:54:452024-03-23 11:54:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 1000
-1000 0
0 0
1000 0
0 -1000

output:

nan

result:

wrong output format Expected double, but "nan" found