void main(){float y=1189;foreach(n;0..11)printf("A%-2d%5.fmm x%5.fmm ",n,y*=.707,y);}