#include <bits/stdc++.h>
using namespace
std
;
int
main
()
{
//cout<<int('0');
cout
<<
"GO"
;
}