You are viewing a single comment's thread. Return to all comments →
my Solution to this code will be
int profit=(b+s)-c; return profit;
Seems like cookies are disabled on this browser, please enable them to open this website
Combo Meal
You are viewing a single comment's thread. Return to all comments →
my Solution to this code will be