QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#801080 | #9791. Intrusive Donkey | ucup-team6074# | WA | 0ms | 16084kb | C++17 | 2.9kb | 2024-12-06 18:17:18 | 2024-12-06 18:17:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 16084kb
input:
4 7 abac 2 2 2 3 1 2 3 2 3 2 4 2 5 2 6
output:
b a b a a a
result:
wrong answer 6th lines differ - expected: 'c', found: 'a'