in reply to Re^3: Challenge: N Jugs Problem
in thread Challenge: N Jugs Problem

That's 5 steps (fill Y, pour Y in Z are two separate steps), and in total 14 water is used (filling Y twice). Essentially, it's doing the same as the solution I provided: fill Y twice to collect 14, subtract the content of X making 11.