Atividade 2 versao 1.0

This commit is contained in:
2026-01-26 18:24:20 -03:00
commit 947dea7851
12 changed files with 1607 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
}