diff options
| -rw-r--r-- | challenge-089/abigail/README | 2 | ||||
| -rw-r--r-- | challenge-089/abigail/chef/ch-2.chef | 32 |
2 files changed, 34 insertions, 0 deletions
diff --git a/challenge-089/abigail/README b/challenge-089/abigail/README index 4409367189..109eb3299e 100644 --- a/challenge-089/abigail/README +++ b/challenge-089/abigail/README @@ -11,7 +11,9 @@ Solution by Abigail * Befunge-98 * Brainfuck * C + * Chef * csh + * Forth * Fortran * MUMPS * Node.js diff --git a/challenge-089/abigail/chef/ch-2.chef b/challenge-089/abigail/chef/ch-2.chef new file mode 100644 index 0000000000..821f9946ef --- /dev/null +++ b/challenge-089/abigail/chef/ch-2.chef @@ -0,0 +1,32 @@ +Magic Square. + +Ingredients. +10 cups coconut flakes +8 kg duck +6 kg lamb +4 kg chicken +2 kg beef +1 cup honey +1 tablespoon pepper + +Method. +Liquefy coconut flakes. +Put coconut flakes into mixing bowl. +Put lamb into mixing bowl. +Put pepper into mixing bowl. +Put duck into mixing bowl. +Pour contents of the mixing bowl into 1st baking dish. +Clean mixing bowl. +Put coconut flakes into mixing bowl. +Put lamb into mixing bowl. Add honey. +Put chicken into mixing bowl. Add pepper. +Put beef into mixing bowl. Add honey. +Pour contents of the mixing bowl into 2nd baking dish. +Clean mixing bowl. +Put coconut flakes into mixing bowl. +Put beef into mixing bowl. +Put duck into mixing bowl. Add honey. +Put chicken into mixing bowl. +Pour contents of the mixing bowl into 3rd baking dish. + +Serves 3. |
