Studying if/else vs if/if statement

后端 未结 0 1953
遇见更好的自我
遇见更好的自我 2020-12-31 07:03

I was trying to write a code where all the 0s will be moved to the right of the array. I just used a left and a right pointer.

 public class Solution {
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题