Skip to content

Commit 957085c

Browse files
authored
Update Code.cpp
1 parent e3d7639 commit 957085c

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)