QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#425615#3853. Lines in a gridZhaoZiLongWA 2ms3692kbC++202.1kb2024-05-30 14:39:522024-05-30 14:39:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3692kb

input:

10
1 2 3 4 5 6 7 8 9 10

output:

0
6
20
58
132
278
492
850
1352
2062

result:

wrong answer 4th lines differ - expected: '62', found: '58'