CMSC 341 -- Spring 2005 -- Project 1 Questions Copy this file into your directory and edit it to add your answers to the following questions about project 1. These questions count for 10% of your project grade. 1. (3 points) What are the best case and worst case time complexities for processing BUY operation 2. (7 points) We have discussed the advantages of using template classes and template functions. What, in your opinion, are it major disadvantages or what prices you must pay to have templates? Explain you answer using this project as an example.