abeaumont / competitive-programming

Solutions to problems from various online judges / contest sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Solutions to Competitive Programming problems

It includes solutions to both practice and contest problems from:

This repository is personal, made public in the hope that someone may find it useful, but:

  • Solutions may be broken or not work for you.
  • Solutions may be illegible.
  • Solutions may not be best in algorithmic complexity terms.
  • Solutions may have been written in a rush during a contest and may not make any sense.

So, in summary, if a solution seems stupid, it probably is. I do not offer support for these solutions. I'm not interested in fixes to existing solutions or new solutions, feel free to fork / create your own if you want to share better / other solutions.

I do try to include only working solutions (without guarantees), written by me. When external code is used, it's usually marked as such. If you find some borrowed code which is not properly indicated as such, please let me know and I'll fix it.

Except for borrowed code (and whatever borrowing that code implies), unless otherwise stated, the code is under the Do What The Fuck You Want To Public License, see LICENSE for details.

About

Solutions to problems from various online judges / contest sites.

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 69.5%Language:Python 14.2%Language:Common Lisp 2.8%Language:Nim 1.6%Language:Dylan 1.0%Language:Racket 0.9%Language:OCaml 0.9%Language:Go 0.8%Language:Odin 0.7%Language:V 0.6%Language:Lua 0.5%Language:Scheme 0.4%Language:ooc 0.3%Language:Rust 0.3%Language:Ruby 0.3%Language:Haxe 0.3%Language:Pascal 0.3%Language:Julia 0.3%Language:JavaScript 0.3%Language:Elixir 0.3%Language:Dockerfile 0.3%Language:Erlang 0.3%Language:Factor 0.3%Language:Haskell 0.3%Language:Assembly 0.2%Language:NewLisp 0.2%Language:Pony 0.2%Language:Sage 0.2%Language:Pike 0.2%Language:MATLAB 0.2%Language:Fortran 0.1%Language:Crystal 0.1%Language:Standard ML 0.1%Language:C 0.1%Language:Vala 0.1%Language:Zig 0.1%Language:D 0.1%Language:MoonScript 0.1%Language:Pyret 0.1%Language:M 0.1%Language:Raku 0.1%Language:Shell 0.0%Language:Wren 0.0%Language:Brainfuck 0.0%Language:J 0.0%Language:Awk 0.0%