#include<stdio.h>
void main()
{
    float i,t;
    int n,d,w;
    a=(i+n+d)-w;
    printf("%.2f",a);
}