#import #import int i=9;main(){for(;i+3;)printf("%c%c%11.3f\n","BAAGGFFEDDCC"[i--+2]," #"[i%5&1],440/pow(2,i/12.));}