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

RGB7201 - IOI

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

Input

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

Output

IOI

Example

Input:

Output:
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
2022-03-31 10:05:07
#include <iostream>
using namespace std;

int main () {
printf("IOI");
return 0;
}
2022-02-25 01:19:51
tanai eej
2022-02-22 09:02:12
snu
2022-01-07 05:36:43
khatnaaagaas c++
#include <iostream>

using namespace std;

int main()
{
std::cout << "IOI" << std::endl;


return 0;
}
2021-10-17 06:12:52
genet yu ve kkk
public static void main(String[] args) {
System.out.println("IOI");
}
2021-06-18 09:23:31
#include <iostream>
using namespace std;
int main () {
cout<<"IOI";
} EZ PZ HUUL
2021-01-18 13:53:51
hi
2020-11-26 12:58:39
#include<stdio.h>
#include<conio.h>
main(void) {
printf("IOI");
}
2020-10-11 05:36:14
ezyy bizy]
2019-12-13 10:52:05
#include <iostream>
using namespace std;
int main() {
printf("IOI")
return 0;
}
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.