QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#380019#8572. Passing Gameucup-team3289#WA 3ms12748kbC++171.8kb2024-04-06 20:39:532024-04-06 20:39:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 12748kb

input:

2
4 2
3 2 1 6
3 1 1 3
2 0
1 2
1 2

output:

0
0

result:

wrong answer 1st numbers differ - expected: '7', found: '0'