Compile Error
/in/sam.cpp: In function 'void Operation(Stack<int>&, Queue<Instr>&, int*, int, bool)': /in/sam.cpp:137:10: error: variable 'HALT' set but not used [-Werror=unused-but-set-variable] bool HALT = false; ^~~~ cc1plus: all warnings being treated as errors /in/compile/Makefile:16: recipe for target 'buildStackMachine' failed make: *** [buildStackMachine] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Project Five: List, Stack, and Queue
- Language
- C++
- Submit At
- 2022-07-28 00:40:35
- Judged At
- 2022-07-28 00:40:35
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes