where my code is wrong , one test case failed
, code is https://ide.codingblocks.com/s/106618
Arrays-spiral print , one test failed
hey @ejazsaifi70, you have used wrong condition 3rd and 4th for loop present inside while.
I have made changes to your code and marked them in comments here.