mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
srs: create weekly gate [skip ci]
This commit is contained in:
+16
-1
@@ -544,5 +544,20 @@
|
||||
}
|
||||
},
|
||||
"drill_pool_used": [],
|
||||
"gates": []
|
||||
"gates": [
|
||||
{
|
||||
"week": 2,
|
||||
"issue": 208,
|
||||
"date": "2026-08-24",
|
||||
"problems": [
|
||||
189,
|
||||
209,
|
||||
162,
|
||||
71,
|
||||
496
|
||||
],
|
||||
"fallbacks": [],
|
||||
"results": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user