-
-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solved #162 #410
Solved #162 #410
Conversation
Solved Unique Array #323 in python
Also solved Counting Valley #96 |
I have added the files to their respective folders. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please follow the file format username_filename_here.ext
on all files. Also, if you could put the unique elem/array file in the /unique folder and pi one in approximate_pi, you should see the folders in a file browser.
As for approx pi, you can swap out def
declaration with a lambda notation.
Bump |
I am closing this pull request as I have made these changes in #412 please check that thanks |
Please describe your program and how to run it.
Solved Largest sum of consecutive numbers in an array in cpp #162
Call the function maxsum which will return a pair of integers when an array and its size is passed is passed
Solved Unique Array #323
Solved #78 in python
Pi Computation in One Line #78
...something... (replace this line)
What Programming Language?
C++,python
...language...