QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#37219 | #2829. Cryptography | GuanYunchang | WA | 2ms | 3712kb | C++11 | 580b | 2022-06-30 15:05:39 | 2022-06-30 15:05:41 |
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: 3712kb
input:
2 2 0 1 2 3 1 2 3 0 2 3 0 1 0 1 2 3 1 1 0 0 0 0 0 0 0 0
output:
3 0 3 2 0 0
result:
wrong answer 2nd lines differ - expected: '1 2', found: '3 2'