This commit is contained in:
2024-02-25 19:38:56 +01:00
parent 278491822a
commit 87707069d7
15 changed files with 32416 additions and 0 deletions

6
02-19/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"iostream": "cpp"
},
"cmake.configureOnOpen": false
}