Here are
117 public repositories
matching this topic...
General Resources for Competitive Programming
Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!
contains category wise problems(data structures, competitive) of popular platforms.
Algorithms, data structures, and problems in competitive programming up to USACO Platinum
We promote competitive programming among students through resources, classes, outreach, and contests.
Updated
Apr 8, 2022
TypeScript
All solutions that we have for competitive Programming websites.
Programming contests practice and solutions. Includes solutions to problems from USACO training pages, Codeforces, Codechef, and other online judges. Mainly C++.
USACO solutions in Java and C++ and Free Pascal
Updated
Mar 26, 2019
Java
Competitive Programming Stuff
My personal competitive programming repository. 💪
Universal Parser Tool helps competitive programmers to parse problems and grab tests easily.
Updated
Jan 3, 2022
Python
Competitive programming and problem solving 🏆
Clean implementations of solutions to USACO problems
This repository contains my competitive programming practices
Competitive Programming problem solutions
Updated
Feb 18, 2022
Makefile
👋 Solving problems as efficient and as quickly as possible
A compilation of some common algorithms/data structures and implementations used in USACO
Going through the USACO problems to learn and practice algorithmic skills.
Updated
Dec 18, 2021
Java
Code written for my attempt of the United States of America Computing Olympiad, in Java.
Updated
Jan 11, 2022
Java
My solution for several competitive programming training sites
Solutions to USACO Training Problems
USACO gold files from January-March 2019 (includes A*)
Updated
Mar 13, 2019
Java
Competitive Programing Excersices
Solutions to USACO Training and Contest Problems in C++ 11
USACO Problems solved in Java
Select USACO solutions in Java and C++
Updated
Mar 18, 2022
Java
Improve this page
Add a description, image, and links to the
usaco
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
usaco
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Someone submitted the contact form!
URL: https://usaco.guide/gold/dp-bitmasks?lang=cpp
Module: Gold - Bitmask DP
Topic: Request - Missing Section or Editorial
Message:
Can I have a solution for the COCI 2016 Burza Problem in the Bitmask DP section? Thanks for all your hard work!