Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Lorenz Bung acc5027303 Updated Markdown on S1 and fixed typos in task3. il y a 7 ans
..
simu1 Updated Markdown on S1 and fixed typos in task3. il y a 7 ans
simu2 Began hw1/simu2 il y a 8 ans
task1 Solved hw1/task1 and passed all tests il y a 8 ans
task2 Ran rustfmt on all tasks. il y a 8 ans
task3 Updated Markdown on S1 and fixed typos in task3. il y a 7 ans
task4 Ran ci/run-all.sh, formatted hw1/task4 AGAIN :D il y a 8 ans
task5 Ran rustfmt on task5 il y a 8 ans
README.md changed credits t2/t3, link to markdown il y a 8 ans

README.md

hw1

Tasks

To fullfill hw1 you have to solve:

  • task1
  • task2
  • task3
  • task4
  • simu1

Optinal are (bonus +1P):

  • task5
  • simu2

Files

You find already files for earch rust task.

ASIDE: SIMULATION HOMEWORKS

Simulation homeworks (simuN/) come in the form of simulators you run to make sure you understand some piece of the material. The simulators are generally python programs that enable you both to generate different problems (using different random seeds) as well as to have the program solve the problem for you (with the -c flag) so that you can check your answers. Running any simulator with a -h or --helpflag will provide with more information as to all the options the simulator gives you.

The README provided with each simulator gives more detail as to how to run it. Each flag is described in some detail therein.

You find all Files for your simulation homework in the simuN/ directory.

Pull-Reuest

If you are ready with the homework, all tests run, please create a pull request named hw1.

Gradings

hw1

Task max. Credits Comment
simu1 1
task1 1
task2 1
task3 0,5
task4 0,5
simu2 +0,5
task5 +0,5
Deadline +1
= 6