When parsing a math equation, my code will not read in only the operators, but rather the whole input

后端 未结 0 722
小鲜肉
小鲜肉 2020-11-30 15:03

My program takes an equation from the command line, and then parses through each term given. The isOperand function works as expected; when I cout it gives me only numbers,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题