QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#245146#7686. The Phantom Menaceucup-team1060WA 0ms3644kbC++234.5kb2023-11-09 19:25:292023-11-09 19:25:29

详细

Test #1:

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

input:

2
3 3
abc
ghi
def
bcd
efg
hia
1 3
abc
def

output:

2 3 1 
3 2 1 
-1

result:

wrong answer not cyclic isomorphism (test case 1)