<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/22016581?origin\x3dhttp://wen27jovialtort.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>


the aspect may change, but not the essence.


contatore visite clock for website



ANNOUNCEMENT
  • Not available from 01/04 to 01/03

  • Upcoming birthday
  • 05/09 – yiNgz






  • MusicPlaylistView Profile





    ♥Thursday, November 5, 2009♥

    雯 - 有创意吧!
    最近,
    gg告诉我一些事情,
    经过我的一些改变,
    就变成了这样:

    #include
    #include

    using namspace std;

    int main()
    {
    //Declare variables
    int age;
    string status;

    //Get age
    cin >> age;

    if(age < 7)
    status = "Joy.";
    else if(age >=7 && age <= 25)
    status = "Worry on school's performance, e.g. result.";
    else if(age >= 20 && age <= 30)
    status = "Find and catch people?";
    else if(age >= 30)
    status = "Worry family and children.";
    else if(age >= 60)
    status = "Illness find you?";

    //Print the output
    cout << status << endl;

    return 0;
    }

    Note: Don't know will this program have any compilation error?

    Labels:


    *一直在寻找答案的女孩*
    @ 00:00

    爱是永恒的,外表可能改变,但本质永远不变。