https://github.com/timurkr/emisia_2
Druhá emisia úloh MPM/bc.2/sem_prog
https://github.com/timurkr/emisia_2
Last synced: 21 days ago
JSON representation
Druhá emisia úloh MPM/bc.2/sem_prog
- Host: GitHub
- URL: https://github.com/timurkr/emisia_2
- Owner: TimurKr
- Created: 2022-04-26T11:27:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T14:05:57.000Z (about 4 years ago)
- Last Synced: 2025-02-26T19:16:50.872Z (over 1 year ago)
- Language: C
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to use:
When in the right directory, run
```
cmake -S . -B ./build\
cd build\
make\
./Emisia_2
```