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:134:9: error: use of undeclared identifier 'temp' temp->prev = i_p; ^ /in/dlist_impl.h:136:9: error: use of undeclared identifier 'temp' temp->op = new T(*(i_c->op)); ^ 2 errors 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
- 2022-12-17 03:48:28
- Judged At
- 2022-12-17 03:48:28
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes