QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#51297 | #4632. Card Shark | MaMengQi | WA | 2ms | 11720kb | C++17 | 1.9kb | 2022-10-01 16:59:18 | 2022-10-01 16:59:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 11720kb
input:
5 4 3 0100010 00100 001000100 0010 0100010
output:
0 0 0 0 0
result:
wrong answer 1st lines differ - expected: '2 1 3 5 4', found: '0 0 0 0 0'