Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:30:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(i%t==0)printf("%lld ",Q.top()+m*q);Q.pop(); ^~ /in/foo.cc:30:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(i%t==0)printf("%lld ",Q.top()+m*q);Q.pop(); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2007 蚯蚓
- 语言
- C++
- 递交时间
- 2018-10-19 16:24:44
- 评测时间
- 2018-10-19 16:24:45
- 评测机
- 分数
- 75
- 总耗时
- ≥7153ms
- 峰值内存
- ≥64.449 MiB