Time Exceeded
/in/foo.cc:77:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() { ^ /in/foo.cc: In function 'int main()': /in/foo.cc:79:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(;(1<<pp)<=n;pp++); pp--; ^~~ /in/foo.cc:79:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(;(1<<pp)<=n;pp++); pp--; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1983 运输计划
- 语言
- C++
- 递交时间
- 2017-11-07 13:42:26
- 评测时间
- 2017-11-07 13:42:26
- 评测机
- 分数
- 0
- 总耗时
- ≥20595ms
- 峰值内存
- ≥43.988 MiB