1 solutions

  • 1
    @ 2025-12-24 17:52:03
    #include<bits/stdc++.h>
    using namespace std;
    char a;
    int main(){
        cin>>a;
        cout<<"  "<<a<<endl;
        cout<<" "<<a<<a<<a<<endl;
        cout<<a<<a<<a<<a<<a<<endl;
        return 0;
    }
    
    • 1

    Information

    ID
    1167
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    9
    Tags
    # Submissions
    8
    Accepted
    7
    Uploaded By