Multiplication table
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Print multiplication table with alignment.
Input
One integer .
Output
Print multiplication table with alignment as shown in sample.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 11K
Acceptance rate 33%