add rank
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-03-30 05:56:52 -06:00
parent 35dbfda52c
commit 9ff2edeecf
3 changed files with 37 additions and 1 deletions

View File

@@ -176,6 +176,7 @@ export const Submission = {
username?: string
user_id?: number
flag?: string | null
zone?: string
task_id?: number
task_type?: string
score_min?: number