Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:16:7: error: 'cj' was not declared in this scope
    if(cj[imin]<cj[j]||cj[imin]==cj[j]&&bh[imin]>bh[j]) 
       ^~
/in/foo.cc:16:10: error: 'imin' was not declared in this scope
    if(cj[imin]<cj[j]||cj[imin]==cj[j]&&bh[imin]>bh[j]) 
          ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1900 假期作业
 - 语言
 - C++
 - 递交时间
 - 2024-08-06 09:00:44
 - 评测时间
 - 2024-08-06 09:00:44
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes