Skip to content

Majorro/pss_hws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Software Systems course homeworks

All HWs are written in C++14, compiler - g++8.1.0

To launch any HW code from its directory:

  1. Comment DEBUG directive in main.cpp
  2. Compile: g++ -std=c++14 main.cpp
  3. Run compiled executable

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages