This commit is contained in:
Markus Schmidt 2025-11-12 00:14:00 +01:00
commit 56614805cf
12 changed files with 4496 additions and 0 deletions

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

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