You are viewing a single comment's thread. Return to all comments →
here you scan only n char but last char is '\n' so that use n+1 in instead of n
Seems like cookies are disabled on this browser, please enable them to open this website
Counting Valleys
You are viewing a single comment's thread. Return to all comments →
here you scan only n char but last char is '\n' so that use n+1 in instead of n