crisa
18. Valorile memorate de componentele tabloului v, cu indicii de la 0 la 5, sunt, în această ordine: 973, 51, 75, 350, 350, 15. Se consideră subprogramul t cu definiţia alăturată. Care dintre următoarele expresii are valoarea 2 ?
6
18. Valorile memorate de componentele tabloului v, cu indicii de la 0 la 5, sunt, în această ordine: 973, 51, 75, 350, 350, 15. Se consideră subprogramul t cu definiţia alăturată. Care dintre următoarele expresii are valoarea 2 ?
600
0
int t (int i, int v[])
{
if(i==0) return 0;
if(v[i]!=v[i-1]) return t(i-1,v);
return 1;
}
10001t(0,v)+t(3,v)001t(1,v)+t(4,v)001t(4,v)+t(5,v)11001(3,v)+t(4,v)001
Quiz
Correct!
Sorry! Try again.
Your answer is partly wrong:
Please enter a guess.
Next correct letter in the answer:
Correct answers:
Show answer
1
1
nextpage.htm
0
1
1
0
0
0
2
2
0
0
0
Your score is
:-)
X
Questions answered correctly first time:
Questions completed so far:
You have completed the exercise.
Your time is over!
=>
<=
Index
1
1
0
contents.htm
Geneva,Arial,sans-serif
small
#C0C0C0
#000000
#FFFFFF
#000000
#0000FF
#0000CC
#000000
http://yourserver.com/cgi-bin/FormMail.pl
you@yourserver.com
Please enter your name:
one
two
three
Questions answered correctly first time:
Check
OK
=>
<=
Hint
Show all questions
Show questions one by one
1
0
0