eolymp
bolt
Try our new interface for solving problems
Problems

Square of maximum

Square of maximum

Three-digit number is given. Rearrange its digits so that to get the maximum number (written with the same digits). Then this maximum number should be squared and printed. \InputFile One three-digit positive integer. \OutputFile Print the square of maximum number.
Time limit 1 second
Memory limit 128 MiB
Input example #1
327
Output example #1
535824