QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#253738#7686. The Phantom Menaceucup-team2485WA 55ms396348kbC++173.9kb2023-11-17 13:33:302023-11-17 13:33:30

詳細信息

Test #1:

score: 0
Wrong Answer
time: 55ms
memory: 396348kb

input:

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

output:


result:

wrong output format Unexpected end of file - int32 expected (test case 1)