Ad
  • Custom User Avatar

    Does not work.
    The test fails, in which the number 0 is specified as float: 0.0

    $this->assertSame([9,9,1,2,1,1,3,1,9,9,0,0,0,0,0,0,0,0,0,0], moveZeros([9,0.0,0,9,1,2,0,1,0,1,0.0,3,0,1,9,0,0,0,0,9]));