Record Detail

Compile Error

/in/cleaner.cpp:49:5: error: control may reach end of non-void function [-Werror,-Wreturn-type]
    }
    ^
/in/cleaner.cpp:56: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:18:59
Judged At
2020-12-13 16:18:59
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes