28. Implement strStr()
不想说话 感觉智商收到了侮辱。。。
int strStr(string haystack, string needle) {
return haystack.find(needle);
}
不想说话 感觉智商收到了侮辱。。。
int strStr(string haystack, string needle) {
return haystack.find(needle);
}
相关推荐
christina2...:楼主你应该问毕业前什么时候能签三方,签三方就代表着给你预留了这个岗位,毕业后直接正式入职。转正答辩拿到正式offer一般都是会签三方的,图片这个HR好像没有三方的概念。