Skip to content

A short C++ quiz for potential additions to the Derecho team.

Notifications You must be signed in to change notification settings

jeremy3298/derecho-cpp-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derecho C++ Quiz

Instructions:

  1. Fill out short answer questions in QUESTIONS.md
  2. Open up each source file and follow the instructions inside.

Feel free to modify the makefile, but you shouldn't need to.

To compile:

$ make      # makes fib, increment, and sum   
$ make fib  # only makes fib   

When you are done:

  1. $ make clean
  2. Zip this folder
  3. Email it to .

About

A short C++ quiz for potential additions to the Derecho team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published