QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#649764#9115. Contour MultiplicationZhaoZiLongWA 1ms3772kbC++201.3kb2024-10-18 10:07:372024-10-18 10:07:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3772kb

input:

3 100 2
0 2 4
3 0 25

output:

1 1 1 100 1 4 4 1 

result:

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