Skip to content
Snippets Groups Projects
Commit 565c1b35 authored by Guillaume Martres's avatar Guillaume Martres
Browse files

First assignment is up

parent 0fbf4ca1
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ We will use GitLab's issue tracker as a discussion forum. Feel free to [open an
1. [Click here to complete the Doodle to register to the recitation sessions](https://doodle.com/poll/x3iyh8czww2pcat9)
2. Follow the [Tools Setup](week1/00-tools-setup.md) page.
3. Do the [example assignment](week1/01-example.md).
4. Do the first graded assignment (not online yet, check back later)
4. Do the [first graded assignment](week1/03-homework1.md).
## Grading
......
......@@ -103,3 +103,7 @@ on the list of integers `coins`.
__Hint__: Think of the degenerate cases. How many ways can you give
change for 0 CHF? How many ways can you give change for >0 CHF, if you
have no coins?
# Submission
[When you're done, don't forget to submit your assignment!](./02-grading-and-submission.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment