QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#239190#7686. The Phantom Menaceucup-team154#WA 0ms3716kbC++2015.6kb2023-11-04 19:06:022023-11-04 19:06:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1 2 3 
2 3 1 
-1

result:

wrong answer not cyclic isomorphism (test case 1)