Compile Error
In file included from /in/compile/Dlist.h:80:0, from /in/compile/dlist_driver.cpp:6: /in/DlistImpl.h: In member function 'T* Dlist<T>::removeFront()': /in/DlistImpl.h:113:17: error: 'target' was not declared in this scope T* result = target->op; ^~~~~~ /in/DlistImpl.h:113:17: note: suggested alternative: 'tzset' T* result = target->op; ^~~~~~ tzset /in/compile/Makefile:10: recipe for target 'buildDlist' failed make: *** [buildDlist] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Project 5
- Language
- C++
- Submit At
- 2021-08-05 00:56:18
- Judged At
- 2021-08-05 00:56:18
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes