3 solutions

  • 1
    @ 2023-11-11 9:49:43

    👀️

    #include<bits/stdc++.h>
    using namespace std;
    double ans;
    int main(){
        printf("%.2lf",ans=400.00);
        return 0;
    }
    

    😄

    Information

    ID
    247
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    7
    Tags
    # Submissions
    27
    Accepted
    9
    Uploaded By