Record Detail

Compile Error

/in/call.cpp:118:5: error: extraneous closing brace ('}')
    }
    ^
/in/call.cpp:119:5: error: expected unqualified-id
    else if (!onCall)
    ^
/in/call.cpp:131:5: error: expected unqualified-id
    return 0;
    ^
/in/call.cpp:132:1: error: extraneous closing brace ('}')
}
^
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-07 23:46:08
Judged At
2018-08-07 23:46:08
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes