177 solutions

  • -2
    @ 2024-3-17 11:28:00

    #include<bits/stdc++.h> using namespace std; long long m,n;//一定要用long long 不然会错! int main(){ cin>>n>>m; cout<<n+m<<endl; } 管理大大求过qwq

    Information

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