Compile Error

foo.cc: In function 'int main()':
foo.cc:10:7: error: 'j' was not declared in this scope; did you mean 'jj'?
   10 |   for(j=i;j>=10;j/=10)
      |       ^
      |       jj
foo.cc:12:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   12 |   if(nn=jj)
      |      ~~^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1490 回文数专题:回文数个数
语言
C++
递交时间
2022-01-17 19:47:04
评测时间
2022-01-17 19:47:04
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes