first blog

hello,world!

#include<iostream>
using namespace std;

int main( )
{

    cout<<"helllo,world";

    return 0;
}

^_^

posted @ 2014-04-12 14:11  ireadit  阅读(100)  评论(0)    收藏  举报