#include <iostream>#include <cmath>#include <iomanip>#include <algorithm>using namespace std;int main(){double a;cin>>a;cout<<(a); return 0;}
8.123 6.234 5.123 888.001. 0.999 5.9999002 3.567 8.1234 1.901
8.123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!