bugs fixed

This commit is contained in:
mochaoui
2024-04-27 12:29:11 +01:00
parent ea65d5f4a0
commit 7625fd6f57
2 changed files with 19 additions and 7 deletions

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

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