Question about functionsHi everyone! I have the following problem: How can I write a function g that takes one parameter ...
Overloading << and inheritanceHi everyone! I have a question about inheritance and overloading <<. I have an abstract base clas...
LNK2001 and LNK1120 errors!!!!!In line 29 you should only write 'else' instead of 'else(x==5)', and in line 74 you used '<<' instea...
Maximize Profit formulas producing an incorrect outputIf I understand your problem correctly it should be something like this: [code]int i =0; double asum...
Maximize Profit formulas producing an incorrect outputI didn't look into your formulas. I only saw that in line 19 asum is used without initialization. Sa...
This user does not accept Private Messages