Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile Instructions

Ensure directory contains the following files:

$ ~ ls -hartl
-rw-r--r-- 1 1.4K collect.h
-rw-r--r-- 1 1.9K stacksack.cpp
-rw-r--r-- 1 1021 stacksack.h
-rw-r--r-- 1  15K libGenerate.a
-rw-r--r-- 1 3.9K main.cpp

Use the following command to compile and run the program:

$ ~ g++ --std=c++17 -Wall main.cpp libGenerate.a -o SAK && ./SAK size seed

Learning C++ Project 2

More information about this project to come.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages