QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37408#988. Returning Lights To BoxZhaoZiLongWA 1ms3792kbC++17630b2022-07-01 13:02:082022-07-01 13:02:11

详细

Test #1:

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

input:

3 3
1 1 1
1 2 3

output:

0

result:

wrong answer expected '2', found '0'