14 solutions

  • 0
    @ 2025-8-21 18:28:56

    水。 #include <bits/stdc++.h> using namespace std; int main(){ int a,b; cin>>a>>b; cout<<a+b; return 0; }

    Information

    ID
    5059
    Time
    1000ms
    Memory
    512MiB
    Difficulty
    1
    Tags
    # Submissions
    2173
    Accepted
    1448
    Uploaded By