for (i = -5; i <= 5; i++) { if (i) print("true"); else print("false");}
Standard input is empty
true true true true true false true true true true true
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!