QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#545482#9222. Price ComboGuanYunchangWA 122ms7508kbC++233.4kb2024-09-03 13:52:042024-09-03 13:52:05

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 5740kb

input:

7
10 12 19 99 10 8 49
9 14 15 199 11 7 19

output:

131

result:

ok single line: '131'

Test #2:

score: 0
Accepted
time: 0ms
memory: 5760kb

input:

7
10 12 19 99 10 8 49
9 14 15 199 11 7 19

output:

131

result:

ok single line: '131'

Test #3:

score: -100
Wrong Answer
time: 122ms
memory: 7508kb

input:

199913
1212731 2525164 3210261 2457211 1013738 1931420 923123 867112 762069 2108660 108920 2491869 867107 387025 2278045 574027 1661570 820133 1274150 2001346 779766 3305537 3000211 2418643 2108660 2001343 1074820 2754411 826712 3117447 1661569 338161 1849064 3007920 3057426 468078 3252798 1274146 4...

output:

154049606583

result:

wrong answer 1st lines differ - expected: '154816494865', found: '154049606583'