QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#516094#6397. Master of Both IIIZhaoZiLongWA 5ms35864kbC++171.3kb2024-08-12 13:40:402024-08-12 13:40:41

详细

Test #1:

score: 100
Accepted
time: 3ms
memory: 35264kb

input:

3
2 1 2

output:

45

result:

ok 1 number(s): "45"

Test #2:

score: 0
Accepted
time: 5ms
memory: 35412kb

input:

4
1919810 999999998 999999997 114114514

output:

152175989

result:

ok 1 number(s): "152175989"

Test #3:

score: 0
Accepted
time: 2ms
memory: 35864kb

input:

3
842160586 705327547 868243944

output:

78597628

result:

ok 1 number(s): "78597628"

Test #4:

score: -100
Wrong Answer
time: 5ms
memory: 35312kb

input:

5
198327434 147392532 760837755 771109105 676721155

output:

18529008

result:

wrong answer 1st numbers differ - expected: '751568230', found: '18529008'