QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#660226#6300. Best Carry Player 2ucup-team5138#WA 0ms3584kbC++20960b2024-10-20 09:18:182024-10-20 09:18:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

0
999990000000
9999999999999999990000000
9999100000

result:

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