Now we're climbing up the ladder

This commit is contained in:
jordan4ibanez
2023-11-26 05:10:04 -05:00
parent 9483f17816
commit aad38e8a49
2 changed files with 32 additions and 11 deletions

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

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