QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#653628#9115. Contour MultiplicationMaMengQiWA 7ms167708kbC++14681b2024-10-18 20:24:522024-10-18 20:24:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 167708kb

input:

3 100 2
0 2 4
3 0 25

output:

1 1 1 25 1 1 4 1 

result:

wrong answer 4th words differ - expected: '0', found: '25'