Week01 C as Problem Sovling Tool: Week01 Compiling code After Cloning this repostory, In order to Compile code follow following steps in project directory linux: Compile using cd build cmake .. make Execute using ./main