Record Detail

Compile Error

/in/sam.cpp: In function 'int main(int, char**)':
/in/sam.cpp:54:33: error: expected ',' or ';' before 'if'
         std::string s = argv[i] if (s == "-s") shrt = true;
                                 ^~
/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-03 19:43:54
Judged At
2021-08-03 19:43:54
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes