This activity requires you to read in recipes (which can be hierarchical), and ingredients and then analyze which recipes can be prepared from the given set of ingredients.
This is mainly a test of how well you can map a problem to well structured code, the data-structures and algorithms you use.
You can leave a comment here if you login