Sum of cubes
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Given positive integer . Find the sum .
Input
One positive integer .
Output
Print the value of the sum.
Examples
Input #1
Answer #1
Submissions 3K
Acceptance rate 47%