← Back to Challenge List

Submission #79305

上傳編號79305
上傳時間2019-07-04 22:05:38
題目 華氏溫度轉攝氏溫度*  #Python #輸入輸出
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 ms 0
1 CE 0 ms 0
2 CE 0 ms 0
3 CE 0 ms 0
Judge Information
./test.cpp: In function 'int main()':
./test.cpp:6:8: error: expected unqualified-id before ',' token
{float ,b;
^
./test.cpp:7:6: error: 'a' was not declared in this scope
cin>>a;
^