(dotimes(n 99)(format t"N=~D,A=~D "(1+ n)(1+(floor(if(> n 9)(/(+ n 100)11)n)2))))