Overview:
Solutions for a few ACM Programming Contest practice problems (from the Programming Challenges Website at
http://icpcres.ecs.baylor.edu/onlinejudge/). The code has been tested on the GNU C++ and Borland compilers.
Problem List:
- Problem #100: 3n + 1
- Problem #10050: Hartals
- Problem #10189: Minesweeper
- Problem #10315: Poker Hands
- Problem #10099: The Tourist Problem
- Problem #10107: What is the Median?
- Problem #10018: Reverse and Add
- Problem #10041: Vito's Family
- Problem #10346 - Peter's Smoke
Technologies Used:
C++, Standard Template Library (STL)
Download: Download source code