QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#776983#9787. Shrek's Song of the Swampucup-team3742#WA 471ms34356kbPython3447b2024-11-23 22:04:042024-11-23 22:04:04

詳細信息

Test #1:

score: 100
Accepted
time: 13ms
memory: 10700kb

input:

9
1 2 3 1 3 1 2 3 2

output:

5

result:

ok 1 number(s): "5"

Test #2:

score: 0
Accepted
time: 9ms
memory: 10612kb

input:

6
3 4 10 1 -3 5

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: 0
Accepted
time: 17ms
memory: 10712kb

input:

4
1 2 1 1

output:

3

result:

ok 1 number(s): "3"

Test #4:

score: 0
Accepted
time: 14ms
memory: 10572kb

input:

9
1 2 3 1 3 1 2 3 2

output:

5

result:

ok 1 number(s): "5"

Test #5:

score: 0
Accepted
time: 18ms
memory: 10696kb

input:

6
3 4 10 1 -3 5

output:

0

result:

ok 1 number(s): "0"

Test #6:

score: 0
Accepted
time: 14ms
memory: 10704kb

input:

4
1 2 1 1

output:

3

result:

ok 1 number(s): "3"

Test #7:

score: 0
Accepted
time: 471ms
memory: 34324kb

input:

1000000
7 2 6 10 3 1 9 3 5 3 8 10 8 4 10 1 9 5 2 7 9 7 10 4 5 2 10 9 6 3 6 10 5 2 9 3 4 6 6 10 10 6 1 9 4 5 7 2 2 10 2 8 5 6 1 8 3 9 1 8 1 6 6 1 4 9 3 8 1 4 10 10 7 4 9 8 7 1 9 1 5 5 6 5 5 6 7 4 10 6 1 6 10 6 7 8 1 9 1 9 10 3 2 5 2 3 9 2 9 4 8 4 8 9 2 6 8 4 5 3 3 3 2 6 8 10 2 10 2 4 10 10 10 7 1 3 2...

output:

463867

result:

ok 1 number(s): "463867"

Test #8:

score: -100
Wrong Answer
time: 460ms
memory: 34356kb

input:

1000000
5 3 10 9 1 5 5 1 5 6 6 8 5 9 4 5 8 1 10 3 4 2 1 7 2 8 6 5 1 3 8 7 3 3 5 9 7 8 8 10 8 5 7 9 2 8 5 6 6 8 10 3 4 1 4 8 10 4 10 10 7 3 9 4 9 4 2 1 6 1 9 7 5 1 8 8 6 4 5 9 9 8 2 7 5 9 10 6 9 3 4 8 4 7 10 9 1 3 9 7 1 2 7 9 10 1 8 6 10 7 9 5 8 2 8 7 6 5 9 9 4 2 3 7 6 8 6 10 8 9 4 3 1 10 3 5 2 3 4 5...

output:

463717

result:

wrong answer 1st numbers differ - expected: '463719', found: '463717'