Skip to content

dqiushuang/CCppCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf9824f · Aug 3, 2013

History

19 Commits
Jul 28, 2013
Jul 22, 2013
Aug 3, 2013
May 28, 2013
Jul 12, 2013
Jul 12, 2013
May 28, 2013
May 28, 2013
May 28, 2013
May 28, 2013
May 28, 2013
Jul 14, 2013

Repository files navigation

acm_poj

acm submission on poj

This repository contains source code of Peking judge online and some practice for data structure and algorithms. This repository only contains the code since May 2013. The files which their names begin with "P***_" are accepted by POJ unless indicated..

As some of the source codes are edited in VS 2010, the head of files may contains code like "#include "stdafx.h"", and the definition of main function may be _tmain. What you have to do is just deleting the above including and changing _tmain to main.

About

acm submission on poj

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages