mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.6K\", \"totalSubmission\": \"11K\", \"totalAcceptedRaw\": 5583, \"totalSubmissionRaw\": 10973, \"acRate\": \"50.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.6K\", \"totalSubmission\": \"11K\", \"totalAcceptedRaw\": 5583, \"totalSubmissionRaw\": 10974, \"acRate\": \"50.9%\"}",
|
||||
"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