QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#272451 | #7882. Linguistics Puzzle | ucup-team2747# | WA | 1ms | 4004kb | C++14 | 3.7kb | 2023-12-02 17:19:54 | 2023-12-02 17:19:54 |
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: 4004kb
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:
bca 3 1 2 0 3 2 1 0 dcba
result:
wrong answer invalid length at case #2