QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#373445#6381. LaLa and HarvestingzmWA 1ms3704kbC++204.0kb2024-04-01 17:40:082024-04-01 17:40:09

詳細信息

Test #1:

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

input:

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

output:

2

result:

wrong output format Unexpected end of file - int32 expected