@ -5,5 +5,6 @@ using namespace std;
int main()
{
cout << "hello world!" << endl;
cout << "基尼太没" << endl;
return 0;
}