QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#158454#5549. Game Showntu_vjudge_1WA 1ms3588kbC++171.6kb2023-09-02 16:32:572023-09-02 16:32:58

Details

Tip: Click on the bar to expand more detailed information

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'