Compile Error
/in/polynomial.cpp: In member function 'bool Polynomial::repOK()': /in/polynomial.cpp:77:14: error: invalid use of member function 'unsigned int Polynomial::getDegree() const' (did you forget the '()' ?) if(this->getDegree >= MAX_DEGREE){ ~~~~~~^~~~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Exercise 6
- Language
- C++
- Submit At
- 2022-11-15 14:18:14
- Judged At
- 2022-11-15 14:18:14
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes