QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#78447#5459. Goose, goose, DUCK?ZhaoZiLongWA 279ms102644kbJava112.9kb2023-02-19 00:40:012023-02-19 00:40:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 249ms
memory: 99424kb

input:

6 2
1 2 2 1 3 3

output:

10

result:

ok 1 number(s): "10"

Test #2:

score: 0
Accepted
time: 264ms
memory: 100592kb

input:

6 1
1 2 3 4 5 6

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 279ms
memory: 102644kb

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:

4152

result:

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