Cubically, 2 bytes
¶■しかく
Explanation:
¶ read a line from stdin, evaluate
■しかく print the cube to stdout
If extraneous output is allowed, this is an alternative. 1 byte:
¶
Cubically automatically dumps its memory cube to STDERR when the program ends. However, it also prints the notepad beforehand.
MD XF
- 14.2k
- 5
- 69
- 107