Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

C++ implementation of ad-bidder.

IDE used Microsoft Visual Studio 2019 community Edition.

This project depends on third party libraries

  1. HTMLbuilder
  2. RapidJSON

The dependent libraries has been copied to the project directory for the convinience of sharing.

Just import the solution to view, build, run and test(MS unit testing framework) project.