Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:11:24: error: 'm' was not declared in this scope 11 | if(pow(m/10%10,3)+pow(m/100,3)+pow(m%10,3)==m) cout<<i; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1044 迷人的水仙花
- 语言
- C++
- 递交时间
- 2025-10-06 22:47:44
- 评测时间
- 2025-10-06 22:47:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes