Skip to content

Commit

Permalink
Update Fillup_buckets.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
STREIN-11 authored Oct 15, 2024
1 parent 5b5f19f commit 5d1c565
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Daily/Fillup_buckets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Find the number of ways to fill the buckets with balls such that each bucket has
of balls in them.Note: Since the answer may be very large, calculate the answer modulo 10^9+7.
Input:
n = 1
capacity = [6]
Expand Down

0 comments on commit 5d1c565

Please sign in to comment.