Skip to content
Snippets Groups Projects
Select Git revision
  • 753a465a630c4ddcd99b591a6a46a47a8e4bea9e
  • master default protected
  • home_exam
  • wip
4 results

examples

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