Compile Error
foo.cpp: In function 'int main()':
foo.cpp:17:24: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<'
   for(int i = fir; i < end; i++) if(!d[i])
                        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1471 教主的游乐场
 - 语言
 - C++
 - 递交时间
 - 2015-10-18 17:40:10
 - 评测时间
 - 2015-10-18 17:40:11
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes