8000 GitHub - deiwin/code-jam-2018: My solutions to Code Jam 2018 problems. Posted after every finished round.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deiwin/code-jam-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-jam-2018

My solutions to Code Jam 2018 problems. Posted after every finished round.

Tests and code are executed with the following command during development:

stack runghc \
  --package tasty \
  --package tasty-hunit \
  --package tasty-quickcheck \
  --package tasty-smallcheck \
  --package pipes \
  <FILE_NAME>

About

My solutions to Code Jam 2018 problems. Posted after every finished round.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0