1 solutions

  • 0
    @ 2025-10-20 15:45:03
    #include<iostream>
    using namespace std;
    int main(){
        int a,b,c;
        cin>>a>>b>>c;
        cout<<b;
        return 0;
    }
    
    • 1

    Information

    ID
    193
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    1
    Tags
    # Submissions
    141
    Accepted
    97
    Uploaded By