Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 720 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 720 Bytes

LMR

Luna's Magic Reference

Description

Intended to be a detailed reference for ICPC contests, or for programming contests in general. This reference is aimed for regional-final level competition/Codeforces Div.1 contests, so some simpler algorithms (Shortest Path, etc.) are not included.

Attribution

Some of the code is written by me, but much of it is done by students in my university or by others from Internet and it is a bit difficult to find the original author. Do tell me if you happen to know the original contributor of a certain piece of code.

Progress

Done. Feel free to fork it for your own likeness, and do tell me if you find some bugs or have a piece of code that fits within the context!