7 solutions

  • 0
    @ 2024-9-6 9:23:03

    #include using namespace std;

    int main() { long long ts, th; cin >> ts >> th; cout << ts + th; return 0; }

    Information

    ID
    6762
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    369
    Accepted
    81
    Uploaded By