更新力扣链接

This commit is contained in:
programmercarl
2022-06-27 09:58:45 +08:00
parent 812aeeda30
commit 1b16a934d6
167 changed files with 189 additions and 189 deletions

View File

@@ -10,7 +10,7 @@
# 第202题. 快乐数
[力扣题目链接](https://leetcode-cn.com/problems/happy-number/)
[力扣题目链接](https://leetcode.cn/problems/happy-number/)
编写一个算法来判断一个数 n 是不是快乐数。