import strscans let (_, a, b, c) = stdin.readAll.scanTuple"$f $f $f" echo a / b * c