Problem A

Statement
Copy Copied
Given an integer n, output twice its value.
Input: n
Output: 2*n