QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#240698#7686. The Phantom Menaceucup-team471#WA 20ms151264kbC++202.6kb2023-11-05 17:42:332023-11-05 17:42:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 20ms
memory: 151264kb

input:

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

output:

1 3 2 
3 1 2 
1 
1 

result:

wrong answer not cyclic isomorphism (test case 2)