Compile Error

/in/foo.cc: In function 'void FindMaxs(int, int*, bool)':
/in/foo.cc:8:11: error: 'i' was not declared in this scope
   cout<<a[i];
           ^

信息

递交者
类型
递交
题目
P1052 A9-7 数组中所有极大值
语言
C++
递交时间
2024-08-09 08:57:35
评测时间
2024-08-09 08:57:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes