Compile Error
foo.cc: In function 'int main()': foo.cc:9:20: error: expected unqualified-id before '&' token scanf("%d,%d",&x.&y,&z); ^ foo.cc:10:28: error: lvalue required as left operand of assignment price=99*x=y*99*0.5+z*99*0.55; ^~~~ foo.cc:7:13: warning: unused variable 'd' [-Wunused-variable] int x,y,z,d; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1005 求逆序数
- 语言
- C++
- 递交时间
- 2021-11-13 09:19:33
- 评测时间
- 2021-11-13 09:19:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes