Wrong Answer
/in/foo.cc: In function 'void FFT(cp*, int, int)':
/in/foo.cc:23:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for (;k&i;i^=k,k>>=1);i^=k;
         ^~~
/in/foo.cc:23:31: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
         for (;k&i;i^=k,k>>=1);i^=k;
                               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - match(2014年省队选拔)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2018-08-05 15:36:38
 - 评测时间
 - 2018-08-05 15:36:38
 - 评测机
 
- 分数
 - 85
 - 总耗时
 - 3221ms
 - 峰值内存
 - 61.324 MiB