1 solutions

  • 0
    @ 2023-7-27 16:28:48
    #include <bits/stdc++.h>
    using namespace std;
    int main()
    {
        printf ("%.2f",2*3.1415926*49+3.1415926*14*12);
        return 0;
    }
    
    • 1

    Information

    ID
    59
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    8
    Tags
    # Submissions
    95
    Accepted
    40
    Uploaded By