Skip to content

H33T589/school-projects-CPP

Repository files navigation

School Projects (C++)

Selected assignments and small programs.

Horse Race Simulator

  • File: horse_race_simulator.cpp
  • Build (mac/linux): g++ -std=c++17 -O2 -o horse horse_race_simulator.cpp && ./horse
  • Build (Windows, MinGW): g++ -std=c++17 -O2 -o horse.exe horse_race_simulator.cpp && horse.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages