freeCodeCamp/guide/chinese/mathematics/counting/rule-of-sum/index.md

7 lines
276 B
Markdown
Raw Normal View History

---
title: Rule of Sum
localeTitle: 总和规则
---
## 总和规则
简单地说Sum of Sum规定如果我们有A做某事的方法和B做另一件事的方式而我们不能同时做两件事那么有A + B方法可以选择其中一个动作。基本计数原则。