找回密碼
 註冊
搜索
熱搜: 活動 交友 discuz
查看: 1843|回覆: 0

[原創] ...................

[複製鏈接]
發表於 2007-6-15 11:00:20 | 顯示全部樓層 |閲讀模式
#include<iostream>
using namespace std;
struct person{
                int age ;
                float weight,height;
                char bloodtype;
              };
              
         person Mary;
            
    int main()
    {
        cout<<"請輸入Mary's age";
        cin>>Mary.age;
        cin>>Mary.bloodtype;   
       cout<<"Mary's age anis"<<Mary.age;
      
      
       system("pause");
       return 0;
       }
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Checking the Pageranks

Archiver|手機版|小黑屋|WEO

GMT+8, 2026-7-29 08:39 PM , Processed in 0.037835 second(s), 18 queries .

Powered by Discuz! X5.0 Licensed

© 2001-2026 Discuz! Team.

快速回復 返回頂部 返回列表