1 comments

  • @ 2026-5-11 23:57:54

    #include<bits/stdc++.h> using namespace std;

    int main(){ int x; cin>>x; cout<<x<<" "<<x*10<<endl; return 0; }

    • 1

    Information

    ID
    113
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    3
    Tags
    # Submissions
    132
    Accepted
    72
    Uploaded By