1 solutions

  • 0
    @ 2025-12-16 16:47:41
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        int a;
        cin>>a;
        cout<<a;
    	return 0;
    }
    
    
    • 1

    Information

    ID
    428
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    4
    Tags
    # Submissions
    42
    Accepted
    20
    Uploaded By