Others Maths Puzzle Logical Reasoning

1,5,18,66,280,1420

Read Solution (Total 1)

Others Other Question

#include
void main()
{
int arr[] = {10,20,30,40,50};
int *ptr = arr;
printf("n %dt%dt",*++ptr,*ptr);
}

OUTPUT ??




a girl bought 3 types of eggs out which 1/4 are chicken eggs maths problem....