摘要: Given two strings A and B, find the minimum number of times A has to be repeated such that B is a substring of it. If no such solution, return -1. For 阅读全文
posted @ 2017-11-23 22:28 apanda009 阅读(255) 评论(0) 推荐(0) 编辑