Write a two-sentence answer to each of the following: Questions about Delta Debugging * What is the key problem/question that programmers wish to solve/answer? * What would be the naive or obvious approach to solving it? * What is wrong with that approach? Why doesn't it work? * How does Delta Debugging handle that problem?