#include#include using namespace std;///////类Point//////class Point{   public:   Point(int x=0, int y=0):X(x),Y(y){        cout<<"ppppppp\n";   }   void setPoint(int x,int y);       int getX()const{return X;}       int getY()const{return Y;}       void showPoint()const;    protected:       int X;       int Y;};void Point::setPoint(int x,int y){  X=x;Y=y;}void Point::showPoint()const{   cout<<"Point:("<<<","<<<")"<
全部评论

相关推荐

阿武同学:不要写至今,写具体哪年哪月毕业,专业技能往后排,项目往前排,共青团员可以不写
投了多少份简历才上岸
点赞 评论 收藏
分享
09-14 17:23
门头沟学院
故事和酒66:所以说副业很重要,程序员干到40岁,再怎么也赚300万了,吃吃利息也够活下去
点赞 评论 收藏
分享
感觉初筛都过不去,但是没挂我,我就先等着吧
投递华为技术有限公司等公司10个岗位
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务