import Text.Printf m@main=do x<-readLn;printf"%.2f\n"$8.1758*2**(x/12::Double);m