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 0e12138 commit eef7dcaCopy full SHA for eef7dca
misc/highlight.js
@@ -60,7 +60,7 @@
60
// 特殊描述
61
"substring", "subarray", // "subsequence",
62
"Empty", "empty",
63
- "zero", "positive", "negative",
+ "leading zero", "zero", "positive", "negative",
64
"decreasing", "descending", "increasing", "ascending", "sorted",
65
"permutation",
66
"lowercase", "lower case", "uppercase", "upper case",
0 commit comments