#10512: 測試資料


rsj20347 (我只是個國中生)


#include <iostream>
using namespace std;
int main(){
string a;
do{
cin>>a;}while (a!="輸入範例要很有智慧的國王才能看到。");
cout<<"只可意會不可言傳。"<<endl;
return 0;
}