上傳編號 71443
上傳時間 2019-05-26 10:13:42
題目 華氏溫度轉攝氏溫度*  #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: 'a' does not name a type
a=float(input())
^