← Back to team overview

compscibuntu team mailing list archive

Re: [Question #45119]: C++ question

 

Question #45119 on Computer Science Ubuntu changed:
https://answers.launchpad.net/compscibuntu/+question/45119

1gurucoder proposed the following answer:
int add(int int1, int int2)
{
    return(int1+int2);
}

-- 
You received this question notification because you are a member of
Computer Science Ubuntu, which is an answer contact for Computer Science
Ubuntu.