Project translated automatically.
Log in
or
register,
to view the original
Write a program for calculating the binomial coefficient for the given combination of x and y according to this formula (a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3.- example according to the formula