From d209eb600eefba29718e9adccc6b376052bcaa58 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 8 Sep 2025 08:34:27 +0800 Subject: [PATCH] add cpp --- src/App.vue | 2 ++ src/utils/types.ts | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index ed95f92..4a8009e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,7 @@ diff --git a/src/utils/types.ts b/src/utils/types.ts index 3751e60..0864d9c 100644 --- a/src/utils/types.ts +++ b/src/utils/types.ts @@ -218,7 +218,6 @@ export interface Submission { memory_cost?: number } ip: string - // TODO: 这里不知道是什么 contest: null problem: string can_unshare: boolean