#include<stdio.h>
int main()
{
    pritnf("1100.00");
    
}