← Back to Challenge List

Submission #53490

上傳編號53490
上傳時間2018-12-03 22:02:57
題目 愛情三角理論 (測試題)
使用者 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(int, const char**)':
./test.cpp:11:3: error: expected ',' or ';' before 'a'
a=sqrt(y*(y-r)*(y-c)*(y-f));
^