Problem hidden
|This problem was hidden by Editorial Board member probably because it has incorrect language|version or invalid test data, or description of the problem is not clear.|

RGB7203 - IOI n удаа

IOI үгийг өгөгдсөн тоон удаа хэвлэ.

Input

Int төрлийн эерэг бүхэл тоо өгөгдөнө.

Output

Мөр тус бүрт нэг IOI үг бичнэ.

Example

Input:
4

Output:
IOI
IOI
IOI
IOI


Нэмсэн:Bataa
Огноо:2011-06-12
Хугацааны хязгаарлалт:1s
Эх кодын хэмжээний хязгаарлалт:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Програмчлалын хэлүүд:ADA95 ASM32 BASH BF C NCSHARP CSHARP C++ 4.3.2 CPP C99 CLPS LISP sbcl LISP clisp D ERL FORTRAN HASK ICON ICK JAVA JS-RHINO JULIA LUA NEM NICE OCAML PAS-GPC PAS-FPC PERL PHP PIKE PRLG-swi PYTHON PYPY3 PYTHON3 RUBY SCALA SCM guile ST TCL WHITESPACE

hide comments
2022-09-14 05:11:32
#include <stdio.h>
int main ()
{
int n, i;
scanf("%d", &n);
for (i=1; i<=n; i=i+1)
printf("IOI\n");
return 0;
}
2022-05-02 08:16:37
a=int(input())
s=1
for x in range (1,a+1,1):
print("IOI")
2022-05-02 08:15:48
n=int(input())
for x in range(1,n+1,1):
s=s+x
print(s)
7204 aluda
2022-05-02 08:15:06
mani medkuenooo sd
2022-04-01 03:25:04
kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
2022-03-28 10:55:01
#include<stdio.h>
int main()
{
printf("IOI\nIOI");
return 2;
}
2022-03-28 10:24:29
#include<stdio.h>
int main()
{
printf("IOI\nIOI");
return 2;
}#include<stdio.h>
int main()
{
printf("IOI\nIOI");
return 2;
}





2022-03-27 10:42:09
#include<stdio.h>

int main(){
int a,n;
scanf("%d",&n);
while(a<n){
printf("IOI\n");
a++;
}
return 0;
} ynzinu
2022-03-14 08:15:15
batkhuu gay sda
2022-03-14 08:10:29
ahha


Last edit: 2022-03-14 08:14:29
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.