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