Exercises_MarkusSchmidt/sheet1/C/.vscode/settings.json
Markus Schmidt d3aa42a3e0 Solutions
2025-10-21 19:36:38 +02:00

6 lines
No EOL
89 B
JSON

{
"files.associations": {
"iostream": "cpp",
"ostream": "cpp"
}
}