mirror of
https://github.com/correl/hackerrank.git
synced 2024-11-23 11:09:53 +00:00
Initial commit
This commit is contained in:
commit
5623a927ae
2 changed files with 10 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
dist
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
*.chi
|
||||
*.chs.h
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
hackerrank
|
||||
==========
|
||||
|
||||
hackerrank.com challenges
|
Loading…
Reference in a new issue