#include
void main()
{
int lim;
int cel[lim],fah[lim],i=0,flag,sumcel=0,sumfah=0;
float a1,a2;
for(;;)