mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 21:51:15 +00:00
Added programming language fundamentals code. More to come.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
PART 2
|
||||
[]
|
||||
[x:?]
|
||||
[y:?, x:?]
|
||||
[y:1, x:?]
|
||||
[f:{}, y:1, x:?]
|
||||
[x:2, f:{}, y:1, x:?]
|
||||
[x:1, x:2, f:{}, y:1, x:?]
|
||||
[x:0, x:1, x:2, f:{}, y:1, x:?]
|
||||
[x:1, x:2, f:{}, y:2, x:?]
|
||||
[x:2, f:{}, y:5, x:?]
|
||||
[f:{}, y:5, x:5]
|
||||
[y:5, x:5]
|
||||
[]
|
||||
|
||||
PART 3
|
||||
1. 33
|
||||
2. 26
|
||||
|
||||
|
||||
Reference in New Issue
Block a user