int f = 1int x = 10 start:if (x == 0) continue endf = f * xx = x - 1continue start end:println(f)
Standard input is empty
3628800
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!