QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#237598#7686. The Phantom Menaceucup-team1126#WA 12ms96800kbC++2011.3kb2023-11-04 14:31:472023-11-04 14:31:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 96800kb

input:

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

output:

1 2 3 
1 3 2 
-1

result:

wrong answer not cyclic isomorphism (test case 1)