vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

aab is not a valid value of type string

Open GitVaibhav1999 opened this issue 3 years ago • 2 comments

Getting not a valid string for string type inputs. Can anyone please help me with this ?

GitVaibhav1999 avatar Jun 28 '22 17:06 GitVaibhav1999

show what you have tried? here is a not similar issues at #739 #608

AkaCoder404 avatar Jul 13 '22 01:07 AkaCoder404

You need to add it inside quotes twice ""aab""

Perhaps a prompt in input box or documentation can be added for the issue.

raonetwo avatar Jan 28 '23 06:01 raonetwo