____________________ ___________________ __________________ /___(_)_ /___(_)____________ _ ___/ __ \_ __ `__ \__ __ \ _ \ __/_ /_ __/_ /_ __ \_ __ \ / /__ / /_/ / / / / / /_ /_/ / __/ /_ _ / / /_ _ / / /_/ / / / / \___/ \____//_/ /_/ /_/_ .___/\___/\__/ /_/ \__/ /_/ \____//_/ /_/ /_/
This repo records the problems I encountered during the information competition, including the corresponding problem-solving ideas.
documents
: docs.source
: source code for problemscompetitions
: problems in actual competitions, such as CSP, NOIP, NOI, USACO, COCI, ..., etc.districts
: ---website
: problems in oj sites (Online Judge).
templates
: template for some problems.
For every .cpp file, you can just run g++
command.