Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

File metadata and controls

12 lines (8 loc) · 335 Bytes

Google Code Jam solutions in Rust

Build Status

Note

To be about to process the large input within reasonable time, some of the solutions might need to be built in release mode.

cargo build --release