QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#265335 | #7748. Karshilov's Matching Problem II | ucup-team1289 | WA | 0ms | 3624kb | C++20 | 1.5kb | 2023-11-25 17:55:17 | 2023-11-25 17:55:18 |
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: 0ms
memory: 3624kb
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 1 1 1 1 1 1 1
result:
wrong answer 2nd lines differ - expected: '3', found: '1'