Why does my code get “ error:ambiguating new declaration of 'int div(int, int)' ”?

后端 未结 0 700
离开以前
离开以前 2021-02-11 03:13

I\'m a beginner in c++, I was trying to create a basic calculator program. It\'s code is: main.cpp

#include 
#include "config.h"

int ma         


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