support@chatgptassignment.com
Instructions will be included in the zip file along with sample output and input files. As a note, the program must successfully compile via gcc with no warning messages when the -Wall compiler option is used as well as -Werror, which will treat all warnings as critical errors. It should also have no problems with the -lm flag. Additionally, when the instructions reference “part 1” this is what’s already completed in the initial project.c file. Part 2 references what I need assistance with.