#include<studio.h>
#include< stdlb.h> 
Int main()
{
int=90
printf("%d%d",++a,a++,a++,++a);
}

Posted on by