I could not figure it out because I was creating integers, not strings, but that didn't work.
But then I saw a small error in my code, I forgot Integer.parseint(String), which was commented on.
Answers guys were helpful anyway, and many other ways to get close to this.
source
share