#include <stdio.h>int main(){ int celsius,fahr=60; celsius=(5/9)*(fahr-32); printf("%d\n",celsius); return 0;}
望远
黄小凡
慕的地8582982
相关分类