Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Rutschmann 6d8cc87a85 Solved hw2/task3. Everything fine. hace 8 años
..
simu1 These files need to be reworked hace 8 años
task1 Added a working task1 and ran tests. hace 8 años
task2 Ran rustfmt on lib.rs of task2 hace 8 años
task3 Solved hw2/task3. Everything fine. hace 8 años
README.md Markdownify all markdown files hace 8 años

README.md

hw2

Tasks

To fullfill hw2 you have to solve:

  • task1
  • task2
  • simu1

Optional are (bonus +1P):

  • task3 (important: Rust idiomatic code please)

Files

You find already files for each rust task. Please remember to use cargo to create the relevant projects for each task.

ASIDE: simu1/ dir

In this homework it’s not a simulation homework sitting in simu1/ but some questions to have fun with buggy c-files. As not to interfer with rust code, questions, c-code and your answers should go into simu1/.

Pull-Request

Please merge any accepted reviews into your branch. If you are ready with the homework, all tests run, please create a pull request named hw2.

Gradings of hw2

Task max. Credits Comment
task1 1
task2 2
task3 +1
simu1 1
Deadline +1
= 6