Compile Error
/in/foo.cc: In function 'int PrimeCount(int*, int)':
/in/foo.cc:25:21: error: 'isPrime' was not declared in this scope
      if(isPrime(a[i])==true)  
                     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A7-6 数组的左移函数
 - 语言
 - C++
 - 递交时间
 - 2024-11-24 21:16:38
 - 评测时间
 - 2024-11-24 21:16:38
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes