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 17, 2023
1 parent 468fc37 commit 7714e25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Daily/Fillup_buckets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ So the first bucket has 5 choices and for each
choice second bucket has 7 choices.
So total there are 35 ways.*/

//{ Driver Code Starts
//Initial Template for C++


#include<bits/stdc++.h>
using namespace std;
Expand Down

0 comments on commit 7714e25

Please sign in to comment.