QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#589845#5459. Goose, goose, DUCK?DiaosiWA 33ms136484kbC++201.9kb2024-09-25 20:21:082024-09-25 20:21:15

詳細信息

Test #1:

score: 100
Accepted
time: 15ms
memory: 136400kb

input:

6 2
1 2 2 1 3 3

output:

10

result:

ok 1 number(s): "10"

Test #2:

score: 0
Accepted
time: 23ms
memory: 136484kb

input:

6 1
1 2 3 4 5 6

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 33ms
memory: 136416kb

input:

100 10
142826 764475 142826 986320 764475 142826 142826 986320 764475 986320 764475 764475 764475 142826 142826 986320 764475 986320 764475 764475 142826 764475 142826 764475 986320 986320 764475 142826 764475 764475 142826 764475 764475 986320 142826 142826 142826 142826 764475 986320 986320 764475...

output:

1943

result:

wrong answer 1st numbers differ - expected: '4309', found: '1943'