Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:10: error: 'n' was not declared in this scope
  cout<<a[n]<<endl;
          ^

信息

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