QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#74041 | #2829. Cryptography | ZhaoZiLong | WA | 1ms | 7440kb | C++20 | 598b | 2023-01-30 13:54:34 | 2023-01-30 13:54:35 |
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: 1ms
memory: 7440kb
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:
1 1 1 2 0 0
result:
wrong answer 1st lines differ - expected: '3 0', found: '1 1'