/ new_bzoj /

记录详情

System Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:118:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(!check(l))l++;put(l);putchar('\n');done(l);sort(ans+1,ans+1+numb,cmp);
     ^~
/in/foo.cc:118:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(!check(l))l++;put(l);putchar('\n');done(l);sort(ans+1,ans+1+numb,cmp);
                      ^~~
VJ4Error('ProblemDataNotFoundError', '题目 590c9c43d3d8a13210993b9f 的数据未找到。', 'newbzoj', '590c9c43d3d8a13210993b9f')

信息

递交者
类型
递交
题目
公路修建问题
语言
C++
递交时间
2017-06-10 22:24:43
评测时间
2017-06-10 22:24:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes