QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#79344#2455. Retribution!ZhaoZiLongWA 1ms5752kbC++171.5kb2023-02-20 05:47:282023-09-17 13:39:34

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5752kb

input:

2 2 2
1 0
2 0
0 0
3 0
1 1
2 1

output:

impossible

result:

wrong output format Expected double, but "impossible" found