Owl Get a Life
calc.cpp: In function ‘int main()’:calc.cpp:13:12: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 13 | if (c == "ADD") { | ^~~~~