QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#616386 | #9448. Product Matrix | ucup-team003# | WA | 15ms | 186852kb | C++14 | 9.4kb | 2024-10-06 03:52:57 | 2024-10-06 03:52:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 11ms
memory: 186448kb
input:
2 2 1 2 3 4 2 0 1 2
output:
4 8 14
result:
ok 3 number(s): "4 8 14"
Test #2:
score: -100
Wrong Answer
time: 15ms
memory: 186852kb
input:
4 10 520471651 866160932 848899741 650346545 756377215 402412491 920748640 255249004 371442152 93295238 350011159 679848583 528399020 957465601 22001245 407745834 363922864 418156995 324388560 611306817 671914474 323815171 638034305 796072406 765823638 254662378 175686978 123364350 786531344 3967179...
output:
485294093 70993139 932713200 783786872 190992022 487008100 137062118 677014809 536980054 572645154 307654835
result:
wrong answer 1st numbers differ - expected: '890467395', found: '485294093'