QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#239389#7686. The Phantom Menaceucup-team2128#WA 0ms3464kbC++233.5kb2023-11-04 20:28:142023-11-04 20:28:15

詳細信息

Test #1:

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

input:

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

output:

2 1 0 
0 1 2 
-1

result:

wrong answer p is not permutation (test case 1)