programming
Question Description
- Pick a problem from project euler or the kattis archive.
- Implement a solution to the problem using Java language .
- Write a README.md that
- describes your solution
- informs another user how to setup the local environment
- how to run this code to yield the solution with sample input