Largest number

What is the largest number you can make using the three digits 2, 3 and 4 in any way you like, using any operations you like? You can only use each digit once.

Problem



prob.html

What is the largest number you can make using the three digits 2, 3 and 4 in any way you like, using any operations you like. You can only use each digit once.

For example: 34 x 2 = 68 or 3 + 4 2 = 19