不想说话 感觉智商收到了侮辱。。。
int strStr(string haystack, string needle) { return haystack.find(needle); }
暂无评论,快来抢首评~
相关推荐