eolymp
Competitions

PP1 Week 3 Contest 1

All OK

Positive integer n is given. Count and print the message OK as shown in the sample.

Input

One positive integer n (n100).

Output

Print n times the numbered text OK in column.

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"