Skip to content

Commit fcd0da0

Browse files
authored
Update Code.cpp
1 parent 7e074d0 commit fcd0da0

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
@@ -33,6 +33,7 @@ int main() {
3333
}else{
3434
d++;
3535
}
36+
3637
}
3738
if(abs(c-d)>1){
3839
cout<<"-1"<<endl;

0 commit comments

Comments
 (0)