3 solutions

  • 0
    @ 2023-7-28 15:41:00
    #include <bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<(1*2*3*4*5=120);
        return 0;
    }
    

    Information

    ID
    19
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    5
    Tags
    # Submissions
    138
    Accepted
    47
    Uploaded By