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:73:15: error: 'emptyList' does not refer to a value
        throw emptyList e;
              ^
/in/Compile/dlist.h:4:7: note: declared here
class emptyList
      ^
1 error generated.
/in/Compile/Makefile:29: recipe for target 'buildDlistPretest' failed
make: *** [buildDlistPretest] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2024-12-22 02:47:00
Judged At
2024-12-22 02:47:00
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes