int i=9,j;main(){for(;j*j-->i*i||i--+(j=8);)__builtin_putchar(57-j);}