mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-19 02:24:59 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"4.7K\", \"totalSubmission\": \"8.5K\", \"totalAcceptedRaw\": 4703, \"totalSubmissionRaw\": 8491, \"acRate\": \"55.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4.7K\", \"totalSubmission\": \"8.5K\", \"totalAcceptedRaw\": 4708, \"totalSubmissionRaw\": 8506, \"acRate\": \"55.3%\"}",
|
||||
"hints": [
|
||||
"Calculate the compatibility score for each student-mentor pair.",
|
||||
"Try every permutation of students with the original mentors array."
|
||||
|
||||
Reference in New Issue
Block a user