93个字符(这是我这个蒟蒻能写出的最短的了,违规紫杉)
#include <bits/stdc++.h> int main(){double f;std::cin>>f;printf("%.5f",5*(f-32)/9);return 0;}