lab 3 working

This commit is contained in:
2023-02-21 18:22:20 -06:00
parent 60261c73cd
commit 904e96b703
8 changed files with 223 additions and 59 deletions

View File

@@ -6,7 +6,11 @@
],
"settings": {
"files.associations": {
"stdio.h": "c"
"stdio.h": "c",
"mataddsingle": "c",
"stdint.h": "c",
"inttypes.h": "c",
"wait.h": "c"
}
}
}