添加内容

This commit is contained in:
YDZ
2020-08-08 09:17:26 +08:00
parent 5015cc6b7b
commit fdba30f0c4
734 changed files with 4024 additions and 2129 deletions

View File

@ -1,6 +1,6 @@
# [441. Arranging Coins](https://leetcode.com/problems/arranging-coins/)
## 题目:
## 题目
You have a total of n coins that you want to form in a staircase shape, where every k-th row must have exactly k coins.