You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to solve "Nth Element" Problem on question 4/21 in Easy section. I did not use "nth" function but I got error "You can not use blacklisted functions, symbols, namespaces etc. You tripped the alarm! nth is bad!". Here I attach the screenshot.
The text was updated successfully, but these errors were encountered:
I can reproduce it and it is very odd. When you use destructuring it fails which it should not. So I'm going to look into that, thanks! Here is a working solution:
I am trying to solve "Nth Element" Problem on question 4/21 in Easy section. I did not use "nth" function but I got error "You can not use blacklisted functions, symbols, namespaces etc. You tripped the alarm! nth is bad!". Here I attach the screenshot.
The text was updated successfully, but these errors were encountered: