Versao 1.0

This commit is contained in:
2026-01-08 21:40:59 -03:00
commit 932a3610dd
9 changed files with 453 additions and 0 deletions

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

@@ -0,0 +1,4 @@
{
"C_Cpp.clang_format_fallbackStyle": "WebKit",
"editor.formatOnSave": true
}