I wrote a basic java console app who solving a simple question.
My code:
`
import java.util.ArrayList; import java.util.Collections; import java.uti