Runtime Error
/in/foo.cc: In function 'LL read()':
/in/foo.cc:25:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(c=='-')f=-1;c=getchar();
^~
/in/foo.cc:25:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(c=='-')f=-1;c=getchar();
^
信息
- 递交者
- 类型
- 递交
- 题目
- K大数查询
- 语言
- C++
- 递交时间
- 2017-05-24 18:15:57
- 评测时间
- 2017-05-24 18:15:57
- 评测机
- 分数
- 0
- 总耗时
- 418ms
- 峰值内存
- 10.582 MiB