Compile Error
/in/sam.cpp: In function 'int main(int, char**)': /in/sam.cpp:12:8: error: variable 'flag' set but not used [-Werror=unused-but-set-variable] int flag = 0; ^~~~ 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-29 20:46:53
- Judged At
- 2022-07-29 20:46:53
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes