Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(int k=1;k<=n;k++)
      ^~~
/in/foo.cc:40:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       for(int z=1;z<=q;z++)
       ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - phalanx
 - 语言
 - C++
 - 递交时间
 - 2017-11-21 18:44:00
 - 评测时间
 - 2017-11-21 18:44:00
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 8338ms
 - 峰值内存
 - 96.887 MiB