QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#478642#8723. 乘二ZhaoZiLongWA 14ms10508kbPython367b2024-07-15 08:47:372024-07-15 08:47:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 10508kb

input:

3 3
7 2 1

output:

a

result:

wrong output format Expected integer, but "a" found