LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

5. Best Time to Buy and Sell Stock (DYNAMIC PROGRAMMING) #177

Closed soma2000-lang closed 3 years ago

soma2000-lang commented 3 years ago

Done in C++

84

soma2000-lang commented 3 years ago

@YashThakare please check

soma2000-lang commented 3 years ago

@YashThakare check now

soma2000-lang commented 3 years ago

@YashThakare done

soma2000-lang commented 3 years ago

@YashThakare header files included but if run this program withiout the main function it will run completely fine

Yash-Thakare22 commented 3 years ago

@YashThakare header files included but if run this program withiout the main function it will run completely fine

@soma2000-lang Yes I know that . Just create a class object in main function and call function using that object. Please do the required changes.

soma2000-lang commented 3 years ago

@YashThakare please check now

Yash-Thakare22 commented 3 years ago

Hey @soma2000-lang , Please do the required changes to solve the errors.

soma2000-lang commented 3 years ago

@YashThakare giving no errors now

Yash-Thakare22 commented 3 years ago

Hi @soma2000-lang , Please check and resolve all errors at once.

soma2000-lang commented 3 years ago

@YashThakare tHIS IS SHOWING- This branch has conflicts that must be resolved Only those with write access to this repository can merge pull requests.

ANd the program is running succesfully now with correct oututs

Yash-Thakare22 commented 3 years ago

@YashThakare tHIS IS SHOWING- This branch has conflicts that must be resolved Only those with write access to this repository can merge pull requests.

ANd the program is running succesfully now with correct oututs

Hi @soma2000-lang , that is because you have added 2-3 files in one PR (Relative_Ranks file) . Please fix that issue of Merge Conflict or else create a New Pull Request for this question .

soma2000-lang commented 3 years ago

@YashThakare tHIS IS SHOWING- This branch has conflicts that must be resolved Only those with write access to this repository can merge pull requests. ANd the program is running succesfully now with correct oututs

Hi @soma2000-lang , that is because you have added 2-3 files in one PR (Relative_Ranks file) . Please fix that issue of Merge Conflict or else create a New Pull Request for this question .

No I have created seperate prs only as u can see the branch names of all my PR are different