shuvro / aoapc-code

Collected official source codes for AOAPC (Beginning Algorithm Contests and Training Guide).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoapc codes

This repo contains source codes for the book series:

Art of Algorithms and Programming Contests — Rujia Liu

  • Beginning Algorithm Contests (BAC & BAC_2nd)
  • Training Guide (TG)

中文:

《算法艺术与信息学竞赛》-- 刘汝佳

  • 《入门经典》
  • 《训练指南》

全部来自官方repo。

======

Note

Some codes for chapter 1-4 in BAC are removed. Since they are basicly about language and won't be as useful for reference. Note that Haskell (ch 1-2) and Lisp (ch 1) codes are also removed. Python (ch 1-2) codes are remained for potential reference.

======

Sources

All from official source. Please refer to their websites for copyright issue.

There is another code library mentioned on the official google code site: vivid's BAC Codes. It is originally included in this repo, but dropped due to incompatibility.

About

Collected official source codes for AOAPC (Beginning Algorithm Contests and Training Guide).


Languages

Language:C++ 98.4%Language:Java 0.6%Language:C 0.6%Language:Python 0.4%Language:Batchfile 0.0%