Compile Error
/in/foo.cc: In function 'void RightMove1(int*, int)':
/in/foo.cc:33:5: error: 'I' was not declared in this scope
   a[I+1]=a[i];
     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A7-7 数组的右移函数
 - 比赛
 - 泰院2401程序设计基础作业赛第五场
 - 语言
 - C++
 - 递交时间
 - 2024-11-18 17:24:49
 - 评测时间
 - 2024-11-18 17:24:49
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes