From charlesreid1

(Created page with "Examples: <code>*3</code> <code>56**3</code> Note that the problem does not specify number of *s that should be in final answer, so you should not assume 2.")
 
(No difference)

Revision as of 04:06, 5 July 2017

Examples:

*3

56**3

Note that the problem does not specify number of *s that should be in final answer, so you should not assume 2.