Computer Science, asked by kavyadooda, 6 hours ago

write an algorithm to calculate the number of distribution that can take place before the stock reaches=0

Answers

Answered by durgamsneha2512
0

Explanation:

12 is even 12/2is e

6 is even ,6/2 is 3

3 is odd ,3-1 is 2

2 is even 2/2 is 1

1 is odd,1-1is 0

the total number of distributions is5

Similar questions