QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'