1 solutions

  • 0
    @ 2025-6-12 17:09:49
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        cout<<2+4<<' '<<10-2-4;
        return 0;
    }
    
    

    Information

    ID
    482
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    9
    Tags
    (None)
    # Submissions
    9
    Accepted
    4
    Uploaded By