QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#40289#1438. Ballsflower#WA 2ms3688kbC++17407b2022-07-19 14:13:492022-07-19 14:13:51

详细

Test #1:

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

input:

7
3 1 3 2 1 2 3

output:

2

result:

ok "2"

Test #2:

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

input:

10
31692384 31692384 31692384 31692384 31692384 31692385 31692384 31692385 31692385 31692385

output:

1

result:

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