You are viewing a single comment's thread. Return to all comments →
How can both res and res[val] == c? doesn't res include the entire list while res[val] is a single letter & c is a single letter?
Seems like cookies are disabled on this browser, please enable them to open this website
Super Reduced String
You are viewing a single comment's thread. Return to all comments →
How can both res and res[val] == c? doesn't res include the entire list while res[val] is a single letter & c is a single letter?