1 solutions

  • 0
    @ 2025-8-29 15:15:39

    #include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<m/13<<endl<<m%13; return 0; }

    Information

    ID
    2161
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    5
    Tags
    # Submissions
    27
    Accepted
    14
    Uploaded By