1 solutions

  • 1
    @ 2024-4-8 11:15:49

    #include<bits/stdc++.h> using namespace std; int main(){ cout <<" *"<<endl; cout <<" ***"<<endl; cout <<"*****"<<endl; cout <<" ***"<<endl; cout <<" *"<<endl; return 0; }

    • 1

    Information

    ID
    6840
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    32
    Accepted
    12
    Uploaded By