What is the output of the program?
#include <iostream>
using namespace std;
int result (int n)
if(n<=10)
return n;
else
int a = ns10
2nd
=
n
retum
a + result(a+b);
int main()
cout<<result (5126);
return 0;
Answer
<
0
Answers
Answered by
0
Answer:
question is good but it's too big to read
Similar questions
Science,
6 months ago
Environmental Sciences,
6 months ago
Math,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago