Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:18:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else printf("%.6lf",ans); ^~~~ /in/foo.cc:19:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.06.30 P1 买票
- 语言
- C++
- 递交时间
- 2017-07-07 19:41:58
- 评测时间
- 2017-07-07 19:41:58
- 评测机
- 分数
- 156250
- 总耗时
- 31ms
- 峰值内存
- 372.0 KiB