QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#649757#9435. Welcome to NPCAPCGuanYunchangWA 3ms6748kbC++142.0kb2024-10-18 09:57:222024-10-18 09:57:27

详细

Test #1:

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

input:

4
12
6
5839
123456

output:

924
0
966252995
432934749

result:

ok 4 number(s): "924 0 966252995 432934749"

Test #2:

score: -100
Wrong Answer
time: 3ms
memory: 6748kb

input:

3
123456789
987654321
999999999

output:

-729169641
-28375536
-43696320

result:

wrong answer 1st numbers differ - expected: '333574957', found: '-729169641'