169 solutions

  • -2
    @ 2022-11-22 16:02:23
    #include <bits/stdc++.h>
    using namespace std;int a,b;int main(){cin>>a>>b;cout<<a+b<<endl;return 0;}
    

    Information

    ID
    56
    Time
    1000ms
    Memory
    1024MiB
    Difficulty
    1
    Tags
    # Submissions
    10128
    Accepted
    4576
    Uploaded By