QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#823244#4283. Power of XORpp_orangeRE 0ms3768kbC++145.1kb2024-12-20 20:49:192024-12-20 20:49:25

詳細信息

Test #1:

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

input:

3 2
1 2 3

output:

12

result:

ok 1 number(s): "12"

Test #2:

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

input:

2 1000000000
1 2

output:

140625003

result:

ok 1 number(s): "140625003"

Test #3:

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

input:

3 4
21 31 15

output:

1076

result:

ok 1 number(s): "1076"

Test #4:

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

input:

4 10
21 16 23 30

output:

3504120

result:

ok 1 number(s): "3504120"

Test #5:

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

input:

5 795325759
23 18 18 15 24

output:

398580583

result:

ok 1 number(s): "398580583"

Test #6:

score: -100
Runtime Error

input:

6 425010546
15190825693299 11021868218180 10853490476696 16489831131502 15731786397897 1859285400474

output:


result: