QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#40288#1438. Ballsflower#WA 2ms3732kbC++17310b2022-07-19 14:11:362022-07-19 14:11:39

详细

Test #1:

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

input:

7
3 1 3 2 1 2 3

output:

2

result:

ok "2"

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 3628kb

input:

10
31692384 31692384 31692384 31692384 31692384 31692385 31692384 31692385 31692385 31692385

output:

1

result:

wrong answer 1st words differ - expected: '2', found: '1'