QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#649762#9435. Welcome to NPCAPCHuangHanShengWA 0ms6724kbC++142.2kb2024-10-18 10:04:052024-10-18 10:04:07

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
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: 0ms
memory: 6676kb

input:

3
123456789
987654321
999999999

output:

-729169641
-28375536
-43696320

result:

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