返回列表 發帖
  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     cout<<"「go go riy」"<<endl;
  7.     cout<<"---------------------------------------------------------|FIN"<<endl;
  8.     cout<<"as"<<endl;
  9.     cout<<"ad"<<endl;
  10.     cout<<"af"<<endl;
  11.     cout<<"ag"<<endl;
  12.     cout<<"ah"<<endl;
  13.     cout<<"aj"<<endl;

  14.     system("pause");
  15.     return 0;
  16. }
複製代碼
http://fs-old.mis.kuas.edu.tw/~s1102137106/music/

TOP

返回列表