Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:6:30: error: 'cib' was not declared in this scope
    6 |         for(int i=1;i<=a;i++)cib>>b[i];
      |                              ^~~
/in/foo.cc:8:32: error: 'n' was not declared in this scope
    8 |                 for(int j=1;j<=n;j++){
      |                                ^
  信息
- 递交者
- 类型
- 递交
- 题目
- P1911 珠心算测验
- 语言
- C++
- 递交时间
- 2025-03-03 12:54:26
- 评测时间
- 2025-03-03 12:56:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes