Подготовлены файлы фигуры

This commit is contained in:
2025-11-17 14:05:42 +03:00
parent c21df94757
commit de18bd8252
5 changed files with 77 additions and 28 deletions

View File

@@ -16,7 +16,14 @@
"editor.codeLens": false,
"files.associations": {
"flake.lock": "json",
"ios": "c"
"ios": "c",
"cstdint": "c",
"array": "c",
"string": "c",
"string_view": "c",
"ranges": "c",
"span": "c",
"vector": "c"
},
}
}