|
|
|
|
|
by sn9
2383 days ago
|
|
This is something I would expect a freshman CS major to be able to solve. It only requires knowledge of looping, conditionals, and how to work with strings in your language (e.g, indexing, finding length, maybe substrings, etc.). This is like a less insulting version of fizzbuzz. People are way overcomplicating this. Any professional programmer could solve this. |
|