amwolff / ALGO2020

My solutions to problems from the facultative Applied Algorithmics course at the Military University of Technology in Warsaw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALGO2020

Solutions to problems from the facultative Applied Algorithmics course at the Military University of Technology in Warsaw.

Problems

Week 1

  1. adw
  2. czy
  3. mno
  4. pot
  5. sto

Week 2

  1. grz
  2. ilo
  3. kon
  4. pro
  5. sil

Week 3

  1. izo
  2. lus
  3. tar
  4. tas1
  5. tro1

Week 4

  1. bro
  2. inw
  3. jed
  4. lot
  5. pic

Week 7

  1. bit
  2. g
  3. h
  4. res

Week 9

  1. kur
  2. mok
  3. row

Week 12

  1. gra
  2. ple
  3. rez
  4. wks

Week 15

  1. map
  2. wie

Extra problems

  1. age
  2. bug
  3. kpk
  4. lis
  5. min
  6. prz
  7. prz1
  8. sum
  9. tas
  10. tro

Footnotes

ALGO2020 is the name of the Student Research Group mentored by Tomasz Idziaszek, Ph.D.

I have started ALGO2020 to bring together people interested in algorithmics. Our university supported the initiative by assigning us a competitive programming expert (thanks!) and the Applied Algorithmics course emerged.

About the code

I didn't use fancy macros because I'm not cool enough (yet).

Building and running all defined test cases

TODO...

About

My solutions to problems from the facultative Applied Algorithmics course at the Military University of Technology in Warsaw

License:MIT License


Languages

Language:C++ 78.7%Language:Makefile 20.2%Language:Shell 1.1%