Skip to content

Commit 6482aa2

Browse files
author
lucifer
committed
fix: py
1 parent 68b1cf5 commit 6482aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/799.champagne-tower.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ query_glass 和query_row 的范围 [0, 99]。
6868

6969
Python3 Code:
7070

71-
```Python3
71+
```py
7272

7373
class Solution:
7474
def champagneTower(self, poured, R, C):

0 commit comments

Comments
 (0)