eolymp
bolt
Try our new interface for solving problems
Problems

All OK

All OK

Positive integer $n$ is given. Count and print the message "\textbf{OK}" as shown in the example. \InputFile One positive integer $n~(n \le 100)$. \OutputFile Print the text "\textbf{OK}" numbered $n$ times.
Time limit 1 second
Memory limit 128 MiB
Input example #1
3
Output example #1
1 OK
2 OK
3 OK
Author Matviychuk Sergiy Volodymyrovych
Source "ABC programming"