Record Detail

Compile Error

prepare (1/3): 
finished

make (2/3): 
g++ -std=c++11 -o main main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:467:17: error: expected '}' before 'else'
                 else {
                 ^~~~
Makefile:4: recipe for target 'main' failed
make: *** [main] Error 1

build failed

Information

Submit By
Type
Submission
Homework
Project Four: Electronic Trading
Language
GNU Make
Submit At
2018-11-27 02:51:34
Judged At
2018-11-27 02:51:34
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes