1 solutions

  • 0
    @ 2024-4-3 23:52:40

    #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
    26
    Accepted
    15
    Uploaded By