: squared ( n1 -- n1^2 ) DUP * ;4 squared . 12 squared .
Standard input is empty
16 144
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!