first commit

This commit is contained in:
2024-10-22 16:42:28 +02:00
commit 8a98e89c51
12 changed files with 5501958 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"stdexcept": "cpp"
}
}