eolymp
bolt
Try our new interface for solving problems
Problems

Product of digits

Product of digits

Three digital number is given. Find the product of its digits. \InputFile One three digital positive integer $n$. \OutputFile Print the product of digits in $n$.
Time limit 1 second
Memory limit 128 MiB
Input example #1
235
Output example #1
30
Source SFE-2010 Variant 6