Record Detail

Compile Error

/in/sam.cpp: In function 'int main(int, char**)':
/in/sam.cpp:114:9: error: 'queue' was not declared in this scope
         queue.insertBack(temp);
         ^~~~~
/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-25 14:02:35
Judged At
2022-07-25 14:02:35
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes