Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:44:3: error: 'ItemTime' was not declared in this scope
   ItemTime[i] = temptime;
   ^~~~~~~~
/in/foo.cc:58:56: error: 'MaxDefLeftValue' was not declared in this scope
  cout << MaxDefLeftValue(realitemcount - 1, totalvalues);
                                                        ^
/in/foo.cc: In function 'int MaxDefLeftValue2(int, int)':
/in/foo.cc:32:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - 我来打造合身的护甲-3
 - 语言
 - C++
 - 递交时间
 - 2019-01-24 16:49:45
 - 评测时间
 - 2019-01-24 16:49:45
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes