QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#808177 | #9865. Dolls | ucup-team1721 | WA | 1ms | 3796kb | C++17 | 2.7kb | 2024-12-10 17:37:50 | 2024-12-10 17:37:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3796kb
input:
8 4 2 1 4 3 4 1 4 2 3 4 3 1 4 2 5 1 3 5 2 4 5 1 4 2 5 3 5 2 5 3 1 4 6 1 3 6 5 2 4 6 2 5 1 3 6 4
output:
3 2 2 3 3 3 4 4
result:
wrong answer 2nd numbers differ - expected: '3', found: '2'