QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#238619#7686. The Phantom Menaceucup-team1376#ML 0ms0kbC++234.2kb2023-11-04 17:09:142023-11-04 17:09:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Memory Limit Exceeded

input:

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

output:

2 1 3 
2 3 1 
-1

result: