An open API service indexing awesome lists of open source software.

https://github.com/stsewd/devsucodejam-2011


https://github.com/stsewd/devsucodejam-2011

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This repository contains solutions to problems of the [code-jam](https://www.devsucodejam.com/) (2011) contest.

All solutions are in Rust because I'm learning Rust,
and solving problems is a funny way of learning a new language 😃.

Solutions to each problem with tests are in `src/bin/{problem number}`.