Sorry! Posting Assignment is allowed only for commercial accounts.
#include<studio.h>int main(){ struct tree { int h; int w; }; struct tree tree1={10}; printf("%d",tree.w); printf("%d",tree.h); return 0;}