We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b77665 commit a4d9a45Copy full SHA for a4d9a45
1 file changed
Code.cpp
@@ -13,7 +13,7 @@ string place(int flag,int c,int d){
13
}
14
return ans;
15
16
-// NICE Comment
+
17
int match(string s,string s1){
18
int count=0;
19
for(int i=0;i<s.length();i++){
0 commit comments