QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299854#6300. Best Carry Player 2ucup-team1564#WA 0ms3548kbC++142.2kb2024-01-07 12:03:112024-01-07 12:03:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

10
543220
9999999999876543220
99100

result:

wrong answer 1st lines differ - expected: '1', found: '10'