#include using namespace std; void temperature(int t) { if(t==100) throw "·Ðµã£¡"; else if(t==0) throw "±ùµã£¡"; else{cout<<"temperatore="<