最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

666

2023-03-23 20:21 作者:bili_49463418430  | 我要投稿

#include<iostream>

using namespace std;

class date {private:

int year,month,day;

public:

date(){

year=2004;

month=4;

day=6;

}

date(const date&d){

year=d.year;

month=d.month;

day=d.day;

}

~date(){}

void setdate(){

cout<<"please enter year month day:\n";

cin>>year>>month>>day;}

??

void alterdate(int x=0,int y=0,int z=0){

year=x;

month=y;

day=z;

}

void display(){

cout<<"birthday:"<<year<<"yrar"<<month<<"month"<<day<<"day\n";

}?

};

class people{

private:

int num;

string sex;

date birthday;

string ID;

public:

people(date b):birthday(b){

? ? ? ? int n=0;

? ? ? ? string sx,I;

? ? ? ? num = n;sex = sx;ID = I;

}

people(const people& p):birthday(p.birthday){num=p.num; sex =p.sex; ID=p.ID;

}

~people(){};??

void? setpeople();??

void display();

};??

void people::setpeople()? {

int n;string d;date a;string I;a.setdate();

cout<<"please enter num\n";

cin>>n;

cout<<"please enter sex"<<endl;

cin>>d;

cout<<"pleaseenter ID"<<endl;

cin>>I;

birthday=a;

num=n;

sex=d;

ID=I;

}? ? ??

inline void people::display() {

cout<<endl;

cout<<"num:\n"<<num<<endl<<"sex:"<<sex<<endl<<"ID:\n"<<ID<<endl;birthday.display();

}

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

int main () {

date b;

people p(b);

p.setpeople();

p.display();

people q(p);

return 0;

}


666的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
新和县| 唐海县| 茌平县| 阿坝| 南宫市| 远安县| 钦州市| 通海县| 浠水县| 望城县| 太保市| 竹溪县| 民权县| 婺源县| 阿拉善左旗| 新田县| 小金县| 满洲里市| 罗城| 霞浦县| 长武县| 和龙市| 明星| 绥德县| 新沂市| 呈贡县| 杭锦旗| 宾川县| 阿拉善左旗| 沭阳县| 电白县| 罗源县| 浦县| 莆田市| 衢州市| 邵东县| 南昌县| 虞城县| 巴楚县| 崇阳县| 二连浩特市|