This commit is contained in:
halfrost
2022-05-18 06:06:33 -07:00
parent ba446ce792
commit b6628caf08

View File

@ -1,4 +1,4 @@
# [728. Self Dividing Numbers](https://leetcode-cn.com/problems/self-dividing-numbers/)
# [728. Self Dividing Numbers](https://leetcode.com/problems/self-dividing-numbers/)
## 题目