All OK
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Positive integer is given. Count and print the message "OK" as shown in the example.
Input
One positive integer .
Output
Print the text "OK" numbered times.
Examples
Input #1
Answer #1
Submissions 26K
Acceptance rate 52%