Sorry! Posting Assignment is allowed only for commercial accounts.
#include <stdio.h>int main(){ union JIT { int bk; int be; }; union test random = 20; printf("%d, %d\n", var.bk, var.be);}