We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e074d0 commit fcd0da0Copy full SHA for fcd0da0
1 file changed
Code.cpp
@@ -33,6 +33,7 @@ int main() {
33
}else{
34
d++;
35
}
36
+
37
38
if(abs(c-d)>1){
39
cout<<"-1"<<endl;
0 commit comments