x=1for d in range(0,9): x=(x+1)*2print(x)
Standard input is empty
1534
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!