QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#876874#685. Y-Shaped KnifeDerekshakkWA 0ms8268kbC++174.2kb2025-01-31 14:24:592025-01-31 14:25:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

9
3 -2
-4 6
0 -7
-5 -6
5 1
1 6
-5 0
-3 -7
-4 2

output:

-0.947898626328 -1.050806684279 0.000000000000

result:

wrong answer Token "-0.947898626328" doesn't correspond to pattern "[Yy][Ee][Ss]|[Nn][Oo]"