Record Detail

Compile Error

/in/call.cpp:83:46: error: if statement has empty body [-Werror,-Wempty-body]
        else if (answer(regular, tick, tock));
                                             ^
/in/call.cpp:83:46: note: put the semicolon on a separate line to silence this warning
1 error 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-02 08:49:53
Judged At
2018-08-02 08:49:53
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes