mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"19.9K\", \"totalSubmission\": \"27.9K\", \"totalAcceptedRaw\": 19876, \"totalSubmissionRaw\": 27931, \"acRate\": \"71.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.9K\", \"totalSubmission\": \"27.9K\", \"totalAcceptedRaw\": 19878, \"totalSubmissionRaw\": 27933, \"acRate\": \"71.2%\"}",
|
||||
"hints": [
|
||||
"Find the next permutation of the given string k times.",
|
||||
"Try to move each element to its correct position and calculate the number of steps."
|
||||
|
Reference in New Issue
Block a user