Add submission and readme

This commit is contained in:
2023-09-29 15:11:57 -03:00
parent d0db730758
commit 243cf6a67c
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
To graders:
To compile the code, run the following command:
gcc main.c
To run the code, run the following command:
./a.out
Binary file not shown.