Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS-210 Functional Programming 2019
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taha Zakariya
CS-210 Functional Programming 2019
Commits
565c1b35
Commit
565c1b35
authored
5 years ago
by
Guillaume Martres
Browse files
Options
Downloads
Patches
Plain Diff
First assignment is up
parent
0fbf4ca1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
week1/03-homework1.md
+4
-0
4 additions, 0 deletions
week1/03-homework1.md
with
5 additions
and
1 deletion
README.md
+
1
−
1
View file @
565c1b35
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
week1/03-homework1.md
+
4
−
0
View file @
565c1b35
...
...
@@ -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
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment