#include<stdio.h>
#include<math.h>
int main()
{
int i,j;
scanf("%d",&i);
j=i++;
printf("%f",j);
return 0;
}
I2luY2x1ZGU8c3RkaW8uaD4KI2luY2x1ZGU8bWF0aC5oPgppbnQgbWFpbigpCnsKaW50IGksajsKc2NhbmYoIiVkIiwmaSk7Cmo9aSsrOwpwcmludGYoIiVmIixqKTsKcmV0dXJuIDA7Cn0=