QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233334#6300. Best Carry Player 2ucup-team1785#WA 0ms3844kbC++233.6kb2023-10-31 16:30:552023-10-31 16:30:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3844kb

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
-1
-1
-1

result:

wrong answer 2nd lines differ - expected: '54322', found: '-1'