还是觉得白人女子好看。# Fashion - 美丽时尚
s*e
1 楼
感觉看面经没用。 面试官随心所欲出的。
其他不说了,这几道题我没做出来:
1)给个char* str,以 binary方式读一个大file, 如果找到str, 返回true, otherwise
返回false.
2)有个path 1->2->3->4->5, 但是打乱顺序给的: 例如2->3, 4->5, 1->2, 3->4,
让找出原来的那个path 1->2->3->4->5.
3)singleton copy constructor 怎么处理,能不写吗? 答案是不能不写。
其他不说了,这几道题我没做出来:
1)给个char* str,以 binary方式读一个大file, 如果找到str, 返回true, otherwise
返回false.
2)有个path 1->2->3->4->5, 但是打乱顺序给的: 例如2->3, 4->5, 1->2, 3->4,
让找出原来的那个path 1->2->3->4->5.
3)singleton copy constructor 怎么处理,能不写吗? 答案是不能不写。