/ new_bzoj /

记录详情

Compile Error

/in/foo.cc: In function 'bool panduan(int)':
/in/foo.cc:8:38: error: 'm' was not declared in this scope
   a[i]=max(0,v[i]+v[i-1]+v[1]-b[i-1]-m);
                                      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:20:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int mid=x+y>>1;
           ~^~

信息

递交者
类型
递交
题目
trouble 皇帝的烦恼
语言
C++
递交时间
2017-08-10 13:09:14
评测时间
2017-08-10 13:09:14
评测机
分数
0
总耗时
1034ms
峰值内存
123.746 MiB