Skip to content

xenial/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Please note that this is not actively updated and therefore might not contain every solution I've written. This serves as a quick means of navigating to the most important parts of the repo at a glance. See the commits page for up-to-date solutions with links to the corresponding problems.

Problem Sets

Problem Set Solutions
CSES Problem Set CSES/Problem Set
Advent of Code 2021 AoC/2021
Codeforces Problemset Codeforces

Individual Problems

Problem Solution
Lasers and Mirrors USACO/Gold/Lasers_and_Mirrors.cpp
Mootube USACO/Gold/Mootube.cpp
Time is Mooney USACO/Gold/Time_is_Mooney.cpp
High Card Low Card USACO/Gold/high_card_low_card.cpp
Icy Perimeter USACO/Silver/Icy_Perimeter.cpp
Wormhole Sort USACO/Silver/Wormhole_Sort.cpp
Counting Haybales USACO/Silver/counting_haybales.cpp
Diamond Collector USACO/Silver/diamond_collector.cpp
Grass Planting USACO/Silver/grass_planting.cpp
Moocast USACO/Silver/moocast.cpp
Subsequences Summing to Sevens USACO/Silver/subsequences_summing_to_sevens.cpp
Bovine Genomics USACO/Bronze/bovine_genomics.cpp
Cow Gymnastics USACO/Bronze/cow_gymnastics.cpp
Don't Be Last! USACO/Bronze/dont_be_last.cpp
Livestock Lineup USACO/Bronze/livestock_lineup.cpp
Load Balancing USACO/Bronze/load_balancing.cpp
Mad Scientist USACO/Bronze/mad_scientist.cpp
Milk Factory USACO/Bronze/milk_factory.cpp
Out of Place USACO/Bronze/out_of_place.cpp
Shell Game USACO/Bronze/shell_game.cpp
Where Am I? USACO/Bronze/where_am_i.cpp
Why Did the Cow Cross the Road II USACO/Bronze/why_did_the_cow_cross_the_road_II.cpp
Static Range Sum Yosupo/Static_Range_Sum.cpp
Unionfind Yosupo/Unionfind.cpp

About

Solutions to competitive programming problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages