QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#233339#6300. Best Carry Player 2ucup-team1785#WA 0ms3828kbC++173.6kb2023-10-31 16:36:372023-10-31 16:36:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'