QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#554849#8281. Pangu and Stonesucup-team3925#WA 0ms3828kbC++141.4kb2024-09-09 16:36:262024-09-09 16:36:27

詳細信息

Test #1:

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

input:

3 2 2
1 2 3

output:

9

result:

ok 1 number(s): "9"

Test #2:

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

input:

3 2 3
1 2 3

output:

6

result:

ok 1 number(s): "6"

Test #3:

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

input:

4 3 3
1 2 3 4

output:

0

result:

ok 1 number(s): "0"

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 3752kb

input:

100 4 7
570 608 194 26 243 470 418 119 1000 936 440 302 797 155 676 283 869 60 959 793 158 397 808 656 379 316 485 854 753 280 543 435 756 822 106 561 402 347 99 739 8 682 834 549 812 32 338 765 699 575 575 785 171 504 335 113 284 612 276 518 835 677 865 900 687 48 859 179 343 318 626 812 523 11 400...

output:

116415

result:

wrong answer 1st numbers differ - expected: '120446', found: '116415'