Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:50:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(ss<n) ss<<=1;ss--; ^~~~~ /in/foo.cc:50:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(ss<n) ss<<=1;ss--; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1083 小白逛公园
- 语言
- C++
- 递交时间
- 2018-11-05 16:21:54
- 评测时间
- 2018-11-05 16:21:54
- 评测机
- 分数
- 0
- 总耗时
- ≥20055ms
- 峰值内存
- ≥37.68 MiB