QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#646770 | #7882. Linguistics Puzzle | ucup-team3232 | WA | 1ms | 4580kb | C++14 | 2.6kb | 2024-10-17 08:16:28 | 2024-10-17 08:16:29 |
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: 4580kb
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 dbca
result:
wrong answer The product 2*1=2 is not in the output at case #2