Record Detail

Compile Error

In file included from /in/Compile/dlist_pre.cpp:2:
In file included from /in/Compile/dlist.h:78:
/in/dlist_impl.h:46:9: error: unknown type name 'dlistIsEmpty'
        dlistIsEmpty e;
        ^
/in/dlist_impl.h:67:9: error: unknown type name 'dlistIsEmpty'
        dlistIsEmpty e;
        ^
2 errors generated.
/in/Compile/Makefile:29: recipe for target 'buildDlistPretest' failed
make: *** [buildDlistPretest] Error 1

Information

Submit By
Type
Submission
Homework
Project Five: List, Stack, and Queue
Language
C++
Submit At
2020-12-13 23:34:10
Judged At
2020-12-16 09:17:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes