Compile Error
foo.cc: In function 'int main()': foo.cc:6:18: warning: right operand of comma operator has no effect [-Wunused-value] 6 | cin>>a,b,c; | ^ foo.cc:6:19: warning: right operand of comma operator has no effect [-Wunused-value] 6 | cin>>a,b,c; | ^ foo.cc:10:46: error: 'n' was not declared in this scope 10 | if(ge*ge*ge+shi*shi*shi+bai*bai*bai==n) | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 水仙花数
- 语言
- C++
- 递交时间
- 2023-11-03 22:49:45
- 评测时间
- 2023-11-03 22:49:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes