#include #define rep(i, n) for(int i=0; i> input; printf("%f\n", (double)input * 1.08); return 0; }