let [|a;b|] = stdin.ReadLine().Split() |> Array.map float printfn "%g" (ceil (b / a))