Timeline for Palindrome checker using a sentinel loop
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:40 | history | edited | CommunityBot |
replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
|
|
| Jan 12, 2015 at 22:16 | comment | added | TravisinSeattle | The System.out.println statements were a debugging measure I implemented in order to see what the code was doing to the answer string. I would remove them as a matter of course. There are some that would leave for user input which should be obvious. This code is obviously patched together as I was solving (and consequently creating) each new problem that arose. I will definitely consider your input for future projects, thanks for your input. | |
| Jan 11, 2015 at 10:30 | history | answered | janos | CC BY-SA 3.0 |