diff --git a/solutions/_attachments/8.10 .png b/solutions/_attachments/8.10 .png new file mode 100644 index 0000000..3548520 Binary files /dev/null and b/solutions/_attachments/8.10 .png differ diff --git a/solutions/chapter-08.md b/solutions/chapter-08.md index 340960d..1fe7847 100644 --- a/solutions/chapter-08.md +++ b/solutions/chapter-08.md @@ -140,7 +140,8 @@ Save3 .FILL x0000 2. PUSH Z, PUSH Y, POP, PUSH X, POP, PUSH W, PUSH V, POP, PUSH U, POP, POP, POP, PUSH T, PUSH S, POP, PUSH R, POP, POP 3. Number of valid output permutations is determined by the Catalan number for the given input length. The Catalan number 5 is 14. --- -10. I couldn't understand how this question works. +10. Solution: + ![Solution](_attachments/8.10%20.png) --- 11. Solution: 1. 16.