USING: io kernel math math.parser ; readln string>number dup dup 3 * * number>string print
10
300 Quotation's stack effect does not match call site quot [ readln string>number dup dup 3 * * number>string print ] call-site (( -- ))
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!