Wrong Answer
/in/foo.cc: In function 'int main(int, char**)': /in/foo.cc:14:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(binary_search(a,a+n,a[i]-a[j],greater<int>())&&a[j]!=a[i]-a[j]) ^~ /in/foo.cc:16:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' break; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1911 珠心算测验
- 语言
- C++
- 递交时间
- 2019-09-19 17:34:11
- 评测时间
- 2019-09-19 17:34:11
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 208.0 KiB