CP I/O Q56

0. Find output of following :
int i=5;
do{putchar(i+100);printf("%d",i--);}
while(i);

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *