This commit is contained in:
Markus Schmidt 2025-11-12 00:14:28 +01:00
commit 2195a9db0a
51 changed files with 13038 additions and 0 deletions

6
sheet3/6/.vscode/settings.json vendored Normal file
View file

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

View file