: max s" 2dup < if swap then drop" evaluate ; immediate compile-only : 3max max max ; cr see 3max
Standard input is empty
: 3max 2dup < IF swap THEN drop 2dup < IF swap THEN drop ;
redefined max
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!