halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.76k stars 5.68k forks source link

Update 0283.Move-Zeroes.md #208

Closed fecqs closed 2 years ago

fecqs commented 2 years ago

else {j++} seems to be omitted