Roll a Die
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Simulate the roll of a six-sided die.
Input
One positive integer .
Output
Print in one line random numbers from to .
Examples
Input #1
Answer #1
Submissions 775
Acceptance rate 48%