Arbiter
Arbiter is a web-based programming contest system similar to PC2.
The project is under the supervision of the Computer Society of Ateneo.
Compilation
Arbiter is programmed in C++ using the Wt framework. The system has been developed on GCC 4.4+ but should work on any modern C++ compiler that supports C++0x.
Requirements
- CMake 2.6
- Apache Portable Runtime
- Wt
- Boost (1.44.0)