117 solutions

  • 0
    @ 2024-2-16 9:02:02

    #include <bits/stdc++.h> using namespace std;
    int main() {
    int a, b;
    cin >> a >> b;
    cout << a + b;
    return 0;
    }
    兄啊,这是给若至做的罢(恼

    Information

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