Skip to content

Commit fef2167

Browse files
authored
Merge pull request MukulCode#188 from Tushar236/patch-5
Update Code.cpp
2 parents c19cf6b + 957085c commit fef2167

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Code.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ string place(int flag,int c,int d){
1313
}
1414
return ans;
1515
}
16+
// NICE Comment
1617
int match(string s,string s1){
1718
int count=0;
1819
for(int i=0;i<s.length();i++){

0 commit comments

Comments
 (0)