hacktoberfest-projecteuler
hacktoberfest-projecteuler copied to clipboard
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
Results
105
hacktoberfest-projecteuler issues
Sort by
recently updated
recently updated
newest added
For find the solution use this command: ./maximumpath < tree.in tree.in is the file with the tree of nums.
I have added the solution for project euler problem 19. The code is written in python3