1 solutions

  • 0
    @ 1 year ago

    #include

    using namespace std;

    int main(){ float a; double b; cin>>b; printf("%.12f",b);

    return 0; }

    • 1

    Information

    ID
    6837
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    29
    Accepted
    18
    Uploaded By