Skip to content

Commit

Permalink
add 10 from 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Apr 27, 2024
1 parent 0dd9013 commit 67d07d2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions input/2024/10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"build" : "lecture-notes/10.md",
"files" : ["input/2024/10.md"]
}
13 changes: 13 additions & 0 deletions input/2024/10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Warm-up
#include "modules/warm-up/strsepc.md"

#include "modules/dynamic-allocation.md"
#include "modules/memory-leaks.md"

#include "modules/structure-casting.md"

#include "modules/home-assignments/linked-list.md"
#include "modules/bintree.md"

#include "modules/home-assignments/home-assignment-section.md"
#include "modules/home-assignments/mygetopt.md"

0 comments on commit 67d07d2

Please sign in to comment.