Record Detail

Compile Error

/in/sam.cpp: In function 'int main(int, char**)':
/in/sam.cpp:45:17: error: enumeration value 'NOOP' not handled in switch [-Werror=switch]
          switch (now->name)
                 ^
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 22:12:50
Judged At
2022-07-29 22:12:50
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes