记录详情

Compile Error

/in/foo.cc: In function 'void Output(int*, int, int)':
/in/foo.cc:24:12: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   if(a[i]!=a)
            ^

信息

递交者
类型
递交
题目
5-8 留下最大数
比赛
2021苏青奥赛集训营(春季结业赛)
语言
C++
递交时间
2021-06-06 14:16:23
评测时间
2021-06-06 14:16:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes