QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#144361#4191. Hectic Harbour IIGuanYunchangWA 1ms3468kbC++172.1kb2023-08-21 16:24:392023-08-21 16:25:32

详细

Test #1:

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

input:

4 3 2
2 0 3
1 4

output:

4

result:

wrong answer 1st lines differ - expected: '3', found: '4'