mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-12 14:41:34 +08:00
添加内容
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# [721. Accounts Merge](https://leetcode.com/problems/accounts-merge/)
|
||||
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
Given a list `accounts`, each element `accounts[i]` is a list of strings, where the first element `accounts[i][0]` is a name, and the rest of the elements are emailsrepresenting emails of the account.
|
||||
|
||||
|
Reference in New Issue
Block a user