Update 46. 把数字翻译成字符串.md

This commit is contained in:
X.Sun 2022-02-13 11:22:58 +08:00 committed by GitHub
parent 2c31eddf34
commit ad9c864df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 46. 把数字翻译成字符串
[Leetcode](https://leetcode.com/problems/decode-ways/description/)
[Leetcode](https://leetcode-cn.com/problems/ba-shu-zi-fan-yi-cheng-zi-fu-chuan-lcof/)
## 题目描述