From charlesreid1

Revision as of 20:40, 2 July 2017 by Admin (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.