Record Detail

Compile Error

/in/calc.cpp:28:23: error: result of comparison against a string literal is unspecified (use strncmp instead) [-Werror,-Wstring-compare]
                if (s == "q")
                      ^  ~~~
1 error generated.
/in/Compile/Makefile:44: recipe for target 'buildCalc' failed
make: *** [buildCalc] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2024-12-13 23:36:23
Judged At
2024-12-13 23:36:23
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes