for i in range(0, 100): if (i**3) % 100 == 56: print i
Standard input is empty
36 86
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!