Record Detail

Compile Error

/in/cleaner.cpp:48:5: error: control may reach end of non-void function [-Werror,-Wreturn-type]
    }
    ^
/in/cleaner.cpp:54:5: error: control may reach end of non-void function [-Werror,-Wreturn-type]
    }
    ^
2 errors generated.
/in/Compile/Makefile:44: recipe for target 'buildCleaner' failed
make: *** [buildCleaner] Error 1

Information

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