Record Detail

Compile Error

In file included from /in/call.cpp:1:
In file included from /in/dlist.h:75:
/in/dlist_impl.h:4:17: error: using directive refers to implicitly-defined namespace 'std' [-Werror]
using namespace std;
                ^
1 error generated.
/in/Compile/Makefile:39: recipe for target 'buildCall' failed
make: *** [buildCall] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2023-12-10 11:22:24
Judged At
2023-12-10 11:22:24
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes