An open API service indexing awesome lists of open source software.

https://github.com/xedziu/pwr-sd-proj2

Projekt 2 na przedmiot Struktury Danych
https://github.com/xedziu/pwr-sd-proj2

Last synced: about 1 month ago
JSON representation

Projekt 2 na przedmiot Struktury Danych

Awesome Lists containing this project

README

        

# Requirements
- `ncurses` library
- - `sudo apt-get install libncurses5-dev libncursesw5-dev`
- `g++` compiler
- - `sudo apt-get install g++`

# How to compile & run
## Compile
- `g++ -o run main.cpp -lncurses -lmenu -std=c++17`

## Run
- `./run`

# Machine

- VMWare Workstation 16 Player
- Ubuntu 64-bit 22.04.4-desktop
- 2 CPU cores
- 12 GB RAM