Initial Release
Run the EXE with the first and only argument being the number you would like to get all Square Sum Paths for. A list of all paths will be put in a file called output.txt in the same directory.
Example: .\SumSquareOrder.exe 25
Run the EXE with the first and only argument being the number you would like to get all Square Sum Paths for. A list of all paths will be put in a file called output.txt in the same directory.
Example: .\SumSquareOrder.exe 25