记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:8:17: error: 'o' was not declared in this scope
  x=120*(x+0.5*y+o.6*z);
                 ^
foo.cc:8:18: error: expected ')' before numeric constant
  x=120*(x+0.5*y+o.6*z);
                  ^~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
p1006 求门票的总价
语言
C++
递交时间
2021-11-05 22:52:38
评测时间
2021-11-05 22:52:38
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes