float foo(int n){ if(n <= 2) return 1; else return (2*foo(n-1) + 3*foo(n-2)); }
If a concentrated load of 50 kN is applied at point C, then what will be the shear developed at point C?