QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#176121#7184. Transport Plusesucup-team1193WA 0ms3876kbC++209.4kb2023-09-11 11:04:292023-09-11 11:04:29

詳細信息

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.000000000
4
0 1.000000000 2.000000000
1 5.000000000 2.000000000
0 5.000000000 3.000000000

result:

wrong output format Unexpected end of file - int32 expected