上傳編號 71481
上傳時間 2019-05-26 10:22:05
題目 華氏溫度轉攝氏溫度*  #Python #輸入輸出
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 0
1 CE 0 0
2 CE 0 0
3 CE 0 0
Judge Information
./test.cpp:1:1: error: 'f' does not name a type
f=float(input())
^