Board logo

標題: [訂正]小星星 2 [打印本頁]

作者: 陳育霖    時間: 2023-11-25 19:47     標題: [訂正]小星星 2

  1. #include<iostream>
  2. #include<cstdlib>
  3. using namespace std;
  4. int main()
  5. {
  6.     for(_______________)
  7.     {
  8.         for(_______________)
  9.         {
  10.             cout<<"*";     
  11.         }
  12.         cout<<endl;
  13.     }
  14.     system("pause");
  15.     return 0;
  16. }
複製代碼
本帖隱藏的內容需要回復才可以瀏覽

作者: 謝崇亘    時間: 2023-11-25 19:48

此帖僅作者可見




歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/) Powered by Discuz! 7.2