QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#55893#2962. Election ParadoxZhaoZiLongWA 2ms3624kbC++17760b2022-10-15 15:45:102022-10-15 15:45:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3608kb

input:

3
11 3 3

output:

13

result:

ok single line: '13'

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 3624kb

input:

3
497 329 755

output:

757

result:

wrong answer 1st lines differ - expected: '1167', found: '757'