Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 377 Bytes

File metadata and controls

19 lines (11 loc) · 377 Bytes

Counter Game

The problem description can be found here.

Solution

Solution

The implementation can be found on main.rs file.

Running the solution

In this directory, build and run the solution with Cargo:

cargo run

Then pass the input values to stdin.