QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#196206#6138. Function and FunctionizumikonataWA 0ms3640kbC++23928b2023-10-01 14:05:022023-10-01 14:05:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
123456789 1
888888888 1
888888888 2
888888888 999999999
98640 12345
1000000000 0

output:

0
2
0
1
1
9

result:

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