#include <stdlib.h>
#include <stdio.h>
#include <conio.h>
#include <math.h>


int main(void)
{
char character;
float number=0.00, accum=0.00;