这个世界是否太疯狂了,被一个Banker邀约了 (转载)# Joke - 肚皮舞运动
d*o
1 楼
今天去onsite一家公司。
一个小印,居然连c++ static的搞不清楚。我告诉他static variable belong to a
class instead of the object of a class. 他居然不相信。
而且我告诉他 insert a node into linkedlist 我们需要用两个指针
void insertnode(int data, node** head);
他非说是一个指针就可以。
我真服了。。。
遇到这种情况怎么办?
一个小印,居然连c++ static的搞不清楚。我告诉他static variable belong to a
class instead of the object of a class. 他居然不相信。
而且我告诉他 insert a node into linkedlist 我们需要用两个指针
void insertnode(int data, node** head);
他非说是一个指针就可以。
我真服了。。。
遇到这种情况怎么办?