mirror of
https://github.com/cuntoushifu/408.git
synced 2026-06-17 07:46:37 +08:00
时间复杂度
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# 求解中常用数列的前n项和
|
||||
|
||||
### 1. n<sup>2</sup>
|
||||
|
||||
$$
|
||||
```
|
||||
n(n+1)(2n+1)/6
|
||||
$$
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user