You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
printf("Number of bricks in a wall of length %ld m,breadth %ld m and height %ld m where dimensions of brick is length %ld cm,breadth %ld cm and height %ld cm is %ld sq.cm",l1,b1,h1,l2,b2,h2,num);