Time Exceeded
/in/foo.cc: In function 'void IO::putc(char)':
/in/foo.cc:17:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(oS == oT) flush(); *oS++ = _;
^~
/in/foo.cc:17:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(oS == oT) flush(); *oS++ = _;
^
信息
- 递交者
- 类型
- 递交
- 题目
- P2051 快速查询
- 语言
- C++
- 递交时间
- 2019-05-08 21:59:24
- 评测时间
- 2019-05-08 21:59:24
- 评测机
- 分数
- 0
- 总耗时
- ≥10217ms
- 峰值内存
- ≥1.445 MiB