Shows wrong answer but works for sample input
Fahrenheit to Celcius conversion
Rachit, plz send your code here by saving on ide
Rachit, plz change line no 8 of your code from int to float c , no need to include line no 10 condition in your code, since it is extra, use the formula of C=5.0/9*(i-32); print
cout<<int©; rather than only c , then try to submit it