dont work
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user