Nested overloaded + operator returns incorrect result in c++

前端 未结 0 1994
温柔的废话
温柔的废话 2020-12-08 01:37

I am trying to write a matrice class that adds two matrices together like A=B+C, all though this works fine, I am not getting correct answer when three matrices are involved

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