/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')