//#include "inspect.hpp" #include #include using namespace std; typedef unsigned long long ull; ull shr(ull n,int shift){ if(shift>=64)return 0; return n>>shift; } ull shl(ull n,int shift){ if(shift>=64)return 0; return n<A((N+63)/64+1),B((N+63)/64+1); A[0]=S&1; for(int i=1;i>(64-0)); { for(int i=0;i>(i%64)&1)?'O':'E'); putchar('\n'); }