Skip to content
Snippets Groups Projects
Select Git revision
  • 6dce35defed8ff1545c1217c696bca82aa56cf16
  • master default
  • 3a
  • 3b
4 results

a3_decode

Henrik Tjäder's avatar
Henrik Tjäder authored
6dce35de
History

D7018E Special Studies RUST

Assignment 3

Dependencies

Cargo, rustc

See this guide for instructions.

Installation

git clone https://gitlab.henriktjader.com/D7018E-SS-RUST/a3_decode.git

or

git clone git@gitlab.henriktjader.com:D7018E-SS-RUST/a3_decode.git

for developers.

Usage

Compile:

cargo build

Run:

cargo run

Description

Will take the string from CODED and output the decoded string into PLAIN