QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#272185 | #7882. Linguistics Puzzle | ucup-team019# | WA | 6ms | 34768kb | C++20 | 3.2kb | 2023-12-02 16:23:07 | 2023-12-02 16:23:08 |
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: 6ms
memory: 34768kb
input:
2 3 a b a b b b b c cc 4 d d d d d c b a d b cd cb d a cb bc
output:
1 2 3 4 5 6 7 8 9 bca 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 dcba
result:
wrong answer invalid length at case #1