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.|

RGB7202 - IOI 3 удаа

Дэлгэцэнд IOI гэж 3 удаа хэвлэ.

Input

Оролт байхгүй.

Output

IOI үгийг төр тус бүрт 1,1-ээр хэвлэ.

Example

Input:


Output:
IOI
IOI
IOI

Нэмсэн:Bataa
Огноо:2011-06-01
Хугацааны хязгаарлалт: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
2023-11-21 07:49:01



































































































































































































































































































































































































































































2023-11-21 07:25:57 (


































































































































































































































































































































































































































































2023-11-21 07:25:57 (
2023-11-08 14:38:41
siuuuuusiuuuuuuuuuuuiuuiuiuiiiiiiiiiiiiiiiiiiiiiiiiiiiiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
2023-09-28 12:54:17
#include <iostream>
using namespace std;

int main() {
int i;
for(i = 1; i <=3; i++) {
cout << " IOI" << endl;
}
}
huultsahaa suguuuda
2023-05-18 08:16:35
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
2022-11-22 01:36:06
cout<<IOI<<" ";
2022-11-07 08:32:05

#include <iostream>

using namespace std;

int main()
{
int a,b,c,s=0,d,i;
cout<<"IOI"<<endl<<endl<<"IOI"<<endl<<endl<<"IOI";
}
GOOD ANSWER
2022-08-10 19:07:10
#include<stdio.h>
main()
{
int a;
for(a=0;a<3;a++){
printf("IOI\n",a);

}
}

2022-05-17 07:16:36
#include <iostream>
using namespace std;
int main() {
cout << "IOI" " ";
cout << "IOI" " ";
cout << "IOI";
return 0;
}
stream "IN CORPORE SANO" by Konstrakta <3
2022-03-20 15:21:25
#include<bits/stdc++.h>

using namespace std;

int main(){

cout<<"IOI"<<endl;
cout<<"IOI"<<endl;
cout<<"IOI"<<endl;


return 0;
}
2022-02-25 01:23:31
UR MOM IS A HOE
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.