#include<iostream>#include<stdlib.h>int main(){ int i = 3.2; std::cout << i;}
Standard input is empty
3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!