#include <string>#include <iostream> int main(){double x=3.14; int y(int(x));std::cout << y;}
Standard input is empty
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!