/ new_bzoj /

记录详情

System Error

/in/foo.cc: In function 'void solve(int, int, int, int, int, int)':
/in/foo.cc:72:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int midx=xr+xl>>1;
            ~~^~~
/in/foo.cc:89:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=q1;i<=l-1;i++)
     ^~~
/in/foo.cc:91:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(int i=r+1;i<=qq;i++)
   ^~~
/in/foo.cc:98:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int midy=yr+yl>>1;
            ~~^~~
/in/foo.cc:115:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=q1;i<=l-1;i++)
     ^~~
/in/foo.cc:117:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(int i=r+1;i<=qq;i++)
   ^~~
VJ4Error('ProblemDataNotFoundError', 'Data of problem 590c9913d3d8a132109939e2 not found.', 'newbzoj', '590c9913d3d8a132109939e2')

信息

递交者
类型
递交
题目
旅行者
语言
C++
递交时间
2019-10-03 19:28:40
评测时间
2019-10-03 19:28:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes