find the error
# include< upstream.h>
main ()
{
first = 10, second = 20;
Jumpto
}
void Jumpto ( int N1, int N2 = 20)
{
N1 = N1+N2;
count<<N1>>N2;
}
Answers
Answered by
1
Explanation:
i am studying cs . but I am first year .
so sorry
Similar questions