program girland; {$APPTYPE CONSOLE} uses SysUtils; var a:array[1..1100000000] of byte; n,i:integer; k:int64; begin readln(n); k:=1;a[1]:=1; while (k