many fixes
This commit is contained in:
parent
1a4573a4e4
commit
d9537e72ba
9 changed files with 396 additions and 482 deletions
|
|
@ -15,11 +15,6 @@
|
|||
---@field name string
|
||||
---@field id string
|
||||
|
||||
---@class CacheData
|
||||
---@field [string] table<string, ContestData>
|
||||
---@field file_states? table<string, FileState>
|
||||
---@field contest_lists? table<string, ContestSummary>
|
||||
|
||||
---@class Problem
|
||||
---@field id string
|
||||
---@field name? string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue