QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#158454#5549. Game Showntu_vjudge_1WA 1ms3588kbC++171.6kb2023-09-02 16:32:572023-09-02 16:32:58

详细

Test #1:

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

input:

4 4
2 3 -4 3
1 2 7 -1
1 3
3 1
1 4
1 1

output:

2 5 1 4
101450 101449 101447 101440
5
-1
1
0

result:

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