1 solutions

  • 0
    @ 2024-7-12 21:18:42

    #include #include using namespace std; int main(){ double a; cin>>a; cout<<fixed<<setprecision(3)<<a; return 0; }

    • 1

    Information

    ID
    190
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    6
    Tags
    # Submissions
    90
    Accepted
    31
    Uploaded By