Time Exceeded
/in/foo.cc: In function 'void hanshu1()':
/in/foo.cc:24:8: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
        for(int j=i;j<=i+d-1;j++)
        ^~~
/in/foo.cc:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
         p=1;
         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 17.10.5 Prob II - Flip
 - 语言
 - C++
 - 递交时间
 - 2017-10-05 12:20:23
 - 评测时间
 - 2017-10-05 12:20:23
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - ≥6583ms
 - 峰值内存
 - ≥580.0 KiB