using C=System.Console;class F{static void Main(){for(int n;;C.WriteLine((2933152>>n&1)>n/22?"yah":"naw"))n=int.Parse(C.ReadLine());}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page