We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af661b commit 6eb4df3Copy full SHA for 6eb4df3
website/content/ChapterFour/0077.Combinations.md
@@ -28,7 +28,7 @@ Given two integers *n* and *k*, return all possible combinations of *k* num
28
29
## 代码
30
31
-```
+```go
32
33
package leetcode
34
0 commit comments