更新力扣链接
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
# 383. 赎金信
|
||||
|
||||
[力扣题目链接](https://leetcode-cn.com/problems/ransom-note/)
|
||||
[力扣题目链接](https://leetcode.cn/problems/ransom-note/)
|
||||
|
||||
给定一个赎金信 (ransom) 字符串和一个杂志(magazine)字符串,判断第一个字符串 ransom 能不能由第二个字符串 magazines 里面的字符构成。如果可以构成,返回 true ;否则返回 false。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user