Skip to content

Repository for my talk, "Competitive Programming in Haskell", at Haskell Love 2021.

Notifications You must be signed in to change notification settings

naldoco/HaskellLove21

 
 

Repository files navigation

Competitive Programming in Haskell

This is the repository for my talk at Haskell Love 2021. Feel free to clone it and play around.

To test a solution (on the provided test cases only), just cd into the directory containing the Haskell code and run python3 ../test.py. Note that this does not test your solution against the secret test data on the Kattis servers. For that, you will have to make a (free) account on https://open.kattis.com/ and submit it yourself.

About

Repository for my talk, "Competitive Programming in Haskell", at Haskell Love 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 79.0%
  • Python 20.6%
  • Roff 0.4%