2011年2月8日 星期二

test123

#include <iostream>
using namespace std;

int main()
{
cout << "Hello, World!!" << endl;
return 0;
}

沒有留言:

張貼留言