1 solutions

  • 0
    @ 2023-9-23 14:10:38

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

    • 1

    Information

    ID
    225
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    6
    Tags
    # Submissions
    16
    Accepted
    13
    Uploaded By