QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#394678 | #7748. Karshilov's Matching Problem II | ucup-team3215# | WA | 2ms | 19728kb | C++20 | 2.8kb | 2024-04-20 17:39:02 | 2024-04-20 17:39:02 |
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: 19728kb
input:
8 5 abbabaab aababbab 1 2 4 8 16 32 64 128 1 1 2 3 3 5 4 7 1 8
output:
1 3 3 16 38
result:
wrong answer 1st lines differ - expected: '1', found: '1 3 3 16 38 '