Time Exceeded
/in/foo.cc: In function 'int shan(int)':
/in/foo.cc:16:17: warning: statement has no effect [-Wunused-value]
    b[a[x][i]][5]==1;
    ~~~~~~~~~~~~~^~~
/in/foo.cc:14:36: warning: array subscript is above array bounds [-Warray-bounds]
   if(b[a[x][i]][1]==2&&b[a[x][i]][5]==0)
                        ~~~~~~~~~~~~^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1444 区间
 - 语言
 - C++
 - 递交时间
 - 2018-06-17 21:48:09
 - 评测时间
 - 2018-06-17 21:48:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥11096ms
 - 峰值内存
 - ≥255.996 MiB