Its not giving me the proper output. Please help. What is wrong here ?#include <iostream> using namespace std; int addnumber(int ,int ); int subsnumber(int , int )...