QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#447369#8521. Pattern Search IIucup-team2401TL 121ms86660kbC++231.7kb2024-06-18 11:15:392024-06-18 11:15:40

詳細信息

Test #1:

score: 100
Accepted
time: 121ms
memory: 86660kb

input:

aabbaab

output:

8

result:

ok 1 number(s): "8"

Test #2:

score: -100
Time Limit Exceeded

input:

a

output:


result: