Kyu Exercise 130
Keywords: Problem
Reuven:This is a collection of enclosed 4x4 boxes in a corner. What's the optimal play by Black in each?
Reuven: After this order of moves: w b w w, W should be alive. How many such first moves does W have? (This one requires solving a few small problems)
- Attempts?
- Solution?