Skip to content

Solving the Protohackers challenges as a way to try out Elixir.

Notifications You must be signed in to change notification settings

Pascal-So/protohackers-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protohackers in Elixir

Solving the Protohackers challenges as a way to try out Elixir.

Servers are hosted on port 7700 + problem number. For example, the solution to problem "2: Means to an End" is hosted on port 7702.

# run the tests
mix test

# run the server
mix run --no-halt

About

Solving the Protohackers challenges as a way to try out Elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages