Record Detail

Compile Error

/in/call.cpp:207:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
/in/call.cpp:237:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
/in/call.cpp:267:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
/in/call.cpp:297:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
4 errors generated.
/in/Compile/Makefile:39: recipe for target 'buildCall' failed
make: *** [buildCall] Error 1

Information

Submit By
Type
Submission
Homework
Project Five: List, Stack, and Queue
Language
C++
Submit At
2018-08-05 02:20:40
Judged At
2018-08-05 02:20:40
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes