1 solutions

  • 0
    @ 2023-7-27 16:25:06
    #include <bits/stdc++.h>
    using namespace std;
    int main()
    {
        printf ("%.2f",(8+12)*9/2.0);
        return 0;
    }
    
    • 1

    Information

    ID
    58
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    6
    Tags
    # Submissions
    156
    Accepted
    46
    Uploaded By