![]() |
#2
stop12042014-11-01 17:13
|
#include <iostream>
#include <string>
using namespace std
int main()
{
cout<<"hello word!"<<endl:
return 0
}
到底呢儿错了