let rec f?(c=input_byte stdin)n=c=89&()=Printf.printf"%d "n;f(n+1);;f 0