update
This commit is contained in:
@@ -390,6 +390,7 @@ export interface Submission {
|
||||
err_info?: string
|
||||
time_cost?: number
|
||||
memory_cost?: number
|
||||
ast_results?: Array<{ description: string; passed: boolean }>
|
||||
}
|
||||
ip: string
|
||||
contest: number
|
||||
|
||||
Reference in New Issue
Block a user