mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-10 18:01:41 +08:00
update
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"92\", \"totalSubmission\": \"182\", \"totalAcceptedRaw\": 92, \"totalSubmissionRaw\": 182, \"acRate\": \"50.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"106\", \"totalSubmission\": \"203\", \"totalAcceptedRaw\": 106, \"totalSubmissionRaw\": 203, \"acRate\": \"52.2%\"}",
|
||||
"hints": [
|
||||
"A row of bricks can be represented uniquely by the points where two bricks are joined together.",
|
||||
"For a given row of bricks, how many configurations of bricks could you have put below this row such that the wall is sturdy?",
|
||||
|
Reference in New Issue
Block a user