Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   19 |                 if(cnt>n)
      |                    ~~~^~

信息

递交者
类型
递交
题目
P1085 3-1 整数中的数字
语言
C++
递交时间
2026-03-08 21:34:26
评测时间
2026-03-08 21:34:26
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes