We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d733d97 commit 914dd37Copy full SHA for 914dd37
content/lessons/02_ownership/index.md
@@ -357,6 +357,11 @@ fn main() {
357
358
### Assignment 1 (graded)
359
360
-[ordering in Van Binh](https://classroom.github.com/a/prGDl5Xa)
+[ordering in Van Binh](https://classroom.github.com/a/ih0mIzmM)
361
362
-Deadline: 16.10.2024 23:59
+Deadline: group-specific.
363
+
364
+Grading:
365
+- 1 point for passing tests,
366
+- 1 point for passing `cargo fmt` and `cargo clippy`,
367
+- 1 point for manual code inspection ("code quality").
0 commit comments