Compile Error
/in/calc.cpp:55:13: error: use of undeclared identifier 'readTwoOperands' readTwoOperands(numStack, firstOperand, secondOperand); ^ /in/calc.cpp:88:13: error: use of undeclared identifier 'readTwoOperands' readTwoOperands(numStack, firstOperand, secondOperand); ^ 2 errors generated. /in/Compile/Makefile:44: recipe for target 'buildCalc' failed make: *** [buildCalc] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Project 5
- Language
- C++
- Submit At
- 2024-12-22 21:16:05
- Judged At
- 2024-12-22 21:16:05
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes