#include<stdio.h>
int main()
{
    int value=5;
    printf("%d",value);
    scanf("%d,-10000.0<value<10000.0",value);
    return 0;}