QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#462786 | #8782. Schoolgirls | ucup-team3351# | WA | 1ms | 3828kb | C++23 | 2.8kb | 2024-07-04 04:11:44 | 2024-07-04 04:11:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3828kb
input:
3 6 8 1 2 3 3 1 4 5 4 3 3 1 2 4 5 3 4 5 2 6 4 7 6 5 1 2 3 1 3 2 3 1 1 8 4 2 5 6 7 3 2 1 4 3 6 5 9 3 4 7 9 4 1 3 2 8
output:
Yes Yes Yes No No No Yes No
result:
ok 8 token(s): yes count is 4, no count is 4
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3580kb
input:
12 0 1 12 12 11 10 9 8 7 6 5 4 3 2 1
output:
No
result:
wrong answer expected YES, found NO [1st token]