Record Detail

Compile Error

/in/sam.cpp: In function 'void execute(Stack&, Instruction&, int*, bool)':
/in/sam.cpp:202:37: error: expected ';' before ')' token
                     for(int i=0;i<15)
                                     ^
/in/compile/Makefile:16: recipe for target 'buildStackMachine' failed
make: *** [buildStackMachine] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2021-08-01 20:28:45
Judged At
2021-08-01 20:28:45
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes