Skip to content

d-vazquez/test_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to run:

Regular Make commands:

  • make all: Builds and generates executable
  • make clean: Cleans build directory
  • make run: Builds and runs the unit test for each executable

Contents

  • .\question1\ Program for Question 1
  • .\question2\ Program for Question 2
  • .\question3\ Program for Question 3, 4, and 5

Prerequisites

To build we need:

  • g++ compiler
  • C++11

About

test from Synspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published