When the program starts, it must ask the user if he wants to calculate from an problem from the problems folder, or create a new problem from input.txt file.
[1]: Choose problem
[2]: Create problem from input
Choose problem must output all problems found in the problems folder;
Create problem must find the input.txt;