629 views
0 votes
0 votes

my ans in not matching to any option ?? i am getting 12??? is it right ??

1 Answer

Related questions

0 votes
0 votes
0 answers
1
RahulRoy31 asked Dec 28, 2018
416 views
(a^n)^m b^n for m,n>=1 is1)DCFL 2)CFL or 3)CSL
0 votes
0 votes
0 answers
2
Amrata Ramchandani 1 asked Oct 30, 2017
411 views
Is there any difference between the execution of a+=2 and a=a+2 making the difference between various calls ?
4 votes
4 votes
3 answers
3
vijaycs asked Sep 29, 2016
1,265 views
What is the time complexity of the following code snippet?sum=0; for(i=0;i<=n;i++) { for(j=1;j<=i;j++) { if(j%i==0) { for(k=0;k<=n;k++) { sum=sum+k; } } } }
1 votes
1 votes
2 answers
4
sh!va asked Jul 21, 2016
493 views
Anyone please share link for gateoverflow Facebook group