Record Detail

Compile Error

/in/sam.cpp: In function 'Instr Update(Dlist<int>&, Dlist<Instr>&, std::vector<int>&)':
/in/sam.cpp:61:18: error: unused variable 'num' [-Werror=unused-variable]
         RETRIEVE(num);
                  ^
/in/sam.cpp:8:5: note: in definition of macro 'RETRIEVE'
 int name = *p_##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 5
Language
C++
Submit At
2023-07-20 13:07:47
Judged At
2023-07-20 13:07:47
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes