QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#185578#4591. Maxdifficent GroupGuanYunchangWA 1ms5616kbC++174.4kb2023-09-22 12:17:212023-09-22 12:17:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
100 -30 -20 50

output:

100 0 30 50 0 0 0 0 0 0 0 0 0 0 
150

result:

wrong answer 1st lines differ - expected: '150', found: '100 0 30 50 0 0 0 0 0 0 0 0 0 0 '