Record Detail

Compile Error

/in/call.cpp:127:4: error: expected '}'
                }
                 ^
/in/call.cpp:30:39: note: to match this '{'
        for (int i = 0; i <= countTick; i++) {
                                             ^
/in/call.cpp:127:4: error: expected '}'
                }
                 ^
/in/call.cpp:15:12: note: to match this '{'
int main() {
           ^
2 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-03 22:19:36
Judged At
2018-08-03 22:19:36
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes