Simplest working algorithm
Pre-release
Pre-release
LyashenkoGS
released this
30 Jan 09:21
·
16 commits
to master
since this release
The release contains the simplest working algorithm for the pizza slicing problem.
Improvements area for the follow-on release:
- Fix input for middle and big files. As a suggestion substitute String by a StringBuilder.
- Debug the algorithm on the middle input.