1 solutions

  • 0
    @ 2026-7-29 23:51:58
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"    x\n";
        cout<<"   xxx\n";
        cout<<"  xxxxx\n";
        cout<<" xxxxxxx\n";
        cout<<"xxxxxxxxx\n";
    }
    

    Information

    ID
    1969
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    7
    Tags
    # Submissions
    78
    Accepted
    20
    Uploaded By