Compile Error

/in/foo.cc: In function 'bool hw(int)':
/in/foo.cc:6:6: error: declaration of 'int x' shadows a parameter
  int x,b;
      ^

信息

递交者
类型
递交
题目
P1025 C6 变身几次成为回文数
语言
C++
递交时间
2024-03-06 22:23:51
评测时间
2024-03-06 22:23:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes