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