QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#646379#7882. Linguistics Puzzleucup-team3232WA 0ms3600kbC++14933b2024-10-16 22:34:562024-10-16 22:34:56

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3600kb

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
dabc
cadbe
abcdef
aefdcgb
fcheabgd
bhgfedcia
jhcgfideba
fjbadkegcih
klhgjbaedcif
igkjmclfedhba
nflijahgmbdcek
anmlfijbgkhdceo
nofmlkjchdbegipa
aponblgjihcfqdkme
iqmonhckfrpgjedlba
prisodmbkjqghfencla
tcrdpoaklmjihfgeqsbn
utiraponmlksghjfecdbq
qotsrvjunmlkpiegfhdcba
pvutsrhwoimlnjnqgfedbca

result:

wrong answer The product 2*2=4 is not in the output at case #2