Polynomial Divide Algorithm CPP Implement algorithm of divide operator of polynomial in C++. Using $ mkdir build $ cd build $ cmake .. $ make $ ./Polynomial Authors Maximilian Edison (@MaxianEdison) Max Base (@BaseMax) Ghasem Ramezani (@another_ghasem)