Skip to content

Commit 2de0f90

Browse files
committed
Update 01.Counting-DP.md
1 parent 8c24ec2 commit 2de0f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contents/10.Dynamic-Programming/08.Counting-DP/01.Counting-DP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
**说明**
4444

4545
- $1 \le m, n \le 100$。
46-
- 题目数据保证答案小于等于 $2 * 10^9$。
46+
- 题目数据保证答案小于等于 $2 \times 10^9$。
4747

4848
**示例**
4949

0 commit comments

Comments
 (0)