Hello Everyone!
I was trying to write a solution in JavaScript V8 and test it in the Custom Invocation section before submitting. Unfortunately I was getting "TypeError" on invocation of string methods for the string returned by readline()
.
I submitted the same code later and got "Accepted"!
If I have understood anything wrong please correct me, else I am expecting this to be figured out soon.
Thank you very much.