As long as you have classes called WebSearch, WebCrawler, and WebReader that behaves as specified regarding input and output, you're fine. However, if you do choose to throw away the provided interfaces, be very careful to ensure the correctness of your code since it may be much harder for us to assign partial credit in these cases. |