dont work

This commit is contained in:
Виталий Лавшонок
2025-11-03 20:36:29 +03:00
parent 91aa3e1f80
commit 9a2c2a9589
7 changed files with 175 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ import { DropDownList } from "../../../components/drop-down-list/DropDownList";
const languageMap: Record<string, string> = {
c: "cpp",
cpp: "cpp",
"C++": "cpp",
java: "java",
python: "python",
pascal: "pascal",