#include<stdio.h>
#include<math.h>
int main()
{
int j;
int i=1;
j=i++;
printf("i\n=℅d j\n=℅d",i,j);
return 0;
}
I2luY2x1ZGU8c3RkaW8uaD4KI2luY2x1ZGU8bWF0aC5oPgppbnQgbWFpbigpCnsKaW50IGo7CmludCBpPTE7Cmo9aSsrOwpwcmludGYoImlcbj3ihIVkIGpcbj3ihIVkIixpLGopOwpyZXR1cm4gMDsKfQ==