first commit

This commit is contained in:
2024-08-22 14:06:11 +02:00
commit 830cc47cf4
1144 changed files with 263724 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"files.associations": {
"*.h": "cpp",
"cmath": "cpp",
"deque": "cpp",
"string": "cpp",
"vector": "cpp",
"random": "cpp",
"array": "cpp",
"string_view": "cpp"
}
}