sir code does not pass any testcase
where i am making mistake
Array spiral print anticlockwise doubt
sorry i missed your doubt
your mistakes
-
print space after comma
-
in the condition you have to use equal to
correct condition will be (at line no 31 and 39)
if(sc<=ec){
}
if(sr<=er){
}
Modified Code
Now it passes all testcases
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.