QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#345861 | #8315. Candy Ads | ucup-team017# | WA | 3ms | 18512kb | C++14 | 3.2kb | 2024-03-07 16:12:24 | 2024-03-07 16:12:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 18500kb
input:
2 2 2 1 2 1 1 2 3 2 2 1 1 2
output:
Yes 10
result:
ok accepted
Test #2:
score: 0
Accepted
time: 3ms
memory: 18512kb
input:
3 2 2 1 2 1 1 1 3 1 2 2 3 2 2 3 1 2 2 3 1 3
output:
No
result:
ok accepted
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 18180kb
input:
10 3 3 2 3 7 10 1 3 9 6 3 5 2 1 4 5 8 9 4 7 1 7 3 4 4 4 6 8 9 5 1 3 6 7 2 5 7 4 6 9 9 9 10 9 1 6 2 8 5 9 5 10 4 5 1 3 2 10 9 9 5 8 2
output:
Yes 0010010001
result:
wrong answer both 9 and 1 are not chosen