QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#130962#5011. Course SelectionZhaoZiLongWA 1ms11828kbC++142.1kb2023-07-25 21:22:002023-07-25 21:22:01

詳細信息

Test #1:

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

input:

6 3
1
2
3
1
1
1
1 2 3 4 5
1 2 3 4 5
1 2 3 4 6

output:

3.50

result:

wrong output format Expected integer, but "3.50" found