QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#177570#5459. Goose, goose, DUCK?ucup-team1248WA 1ms3648kbC++232.8kb2023-09-13 04:30:102023-09-13 04:30:10

详细

Test #1:

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

input:

6 2
1 2 2 1 3 3

output:

10

result:

ok 1 number(s): "10"

Test #2:

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

input:

6 1
1 2 3 4 5 6

output:

0

result:

ok 1 number(s): "0"

Test #3:

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

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:

4309

result:

ok 1 number(s): "4309"

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 3648kb

input:

1000 100
144044 144044 606320 144044 144044 653289 606320 606320 606320 144044 653289 606320 144044 606320 144044 653289 606320 653289 144044 144044 606320 606320 606320 144044 606320 653289 653289 144044 606320 606320 606320 606320 606320 606320 606320 606320 653289 606320 653289 606320 653289 6532...

output:

259988

result:

wrong answer 1st numbers differ - expected: '494331', found: '259988'