Работы по программированию

This commit is contained in:
IgorVolochay
2026-07-28 09:56:54 +03:00
parent b85155ff95
commit 8602b7e845
73 changed files with 4090 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"files.associations": {
"cstdlib": "c",
"math.h": "c",
"ostream": "cpp",
"iosfwd": "cpp",
"algorithm": "cpp",
"iterator": "cpp",
"xmemory": "cpp",
"xutility": "cpp"
}
}