1 solutions

  • 0
    @ 2025-5-14 17:51:00
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
      cout<<"    * "<<endl;
      cout<<"   *** "<<endl;
      cout<<"  ***** "<<endl;
      cout<<" ******* "<<endl;
      cout<<"********* "<<endl;
      return 0;
    }
    
    
    • 1

    Information

    ID
    963
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    10
    Tags
    # Submissions
    2
    Accepted
    2
    Uploaded By