Skip to content

List of Rust Kata to Update to 1.49

Steffan edited this page Jan 19, 2021 · 22 revisions

Rust 1.49 was added, but the following kata are not compatible. Please help updating them.

This is most likely because rand changed gen_range(a, b) to gen_range(a..b).

  1. BECOME IMMORTAL
  2. Cafeteria
  3. N Linear
Clone this wiki locally