9 solutions

  • -2
    @ 2024-10-19 11:49:03

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

    Information

    ID
    3
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    # Submissions
    287
    Accepted
    125
    Uploaded By