public static int zeikomi2(int h, int r) { return (int)(h*(1.0+(double)r/100)); }