코드당
Problem

#16. [W2, operators, Lv1] Basic calculations

#16. [W2, operators, Lv1] Basic calculations

Follow the following instructions to perform basic calculations.

- Instructions:

1. declare variables  and .
2. assign value 5 to .
3. assign value of 
 to .
4. add 3 to 
.
5.  is . (ex. when i = 6 and j = 3, k = 63)
6. print all three variables.

Input

Output

Time Limit:

2000 ms

Memory Limit:

512 MB

Source: