Join Slack
Powered by
Can somebody figure out where could a runtime exce...
# announcements
a
Animesh Sahu
11/11/2020, 2:54 PM
Can somebody figure out where could a runtime exception be thrown? Only possibility seems to be at:
str[current-displace]
but since
displace <= ones <= navigated elements
it can never lesser than 0...
sol.kt
Open in Slack
Previous
Next