mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"12.2K\", \"totalSubmission\": \"24.5K\", \"totalAcceptedRaw\": 12176, \"totalSubmissionRaw\": 24466, \"acRate\": \"49.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"12.2K\", \"totalSubmission\": \"24.5K\", \"totalAcceptedRaw\": 12177, \"totalSubmissionRaw\": 24467, \"acRate\": \"49.8%\"}",
|
||||
"hints": [
|
||||
"You should test every possible assignment of good and bad people, using a bitmask.",
|
||||
"In each bitmask, if the person i is good, then his statements should be consistent with the bitmask in order for the assignment to be valid.",
|
||||
|
Reference in New Issue
Block a user