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