Time Exceeded
/in/foo.cc: In function 'int merge(int, int)': /in/foo.cc:17:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!a) return b; if(!b) return a;//????? ^~ /in/foo.cc:17:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!a) return b; if(!b) return a;//????? ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 3# 胖哥旅游(travel.cpp/c/pas)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-11-05 20:55:59
- 评测时间
- 2018-11-05 20:55:59
- 评测机
- 分数
- 0
- 总耗时
- ≥3434ms
- 峰值内存
- ≥28.434 MiB