eolymp
bolt
Try our new interface for solving problems
Problems

The square of the sum

The square of the sum

Find the square of the sum of the digits of a two-digit positive integer. \InputFile One two-digit positive integer $n$. \OutputFile Print the square of the sum of the digits of the number $n$.
Time limit 1 second
Memory limit 128 MiB
Input example #1
23
Output example #1
25