Time Exceeded
foo.cc: In function 'bool cmp(node, node)':
foo.cc:17:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
{ return a.a<b.a||a.a==b.a&&a.b<b.b;}
~~~~~~~~^~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:57:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
while(j<=q[i].x&&j<k||i==cnt)
~~~~~~~~~^~~~~
foo.cc:42:9: warning: unused variable 'x' [-Wunused-variable]
double x;
^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1302 I. White Album
- 语言
- C++
- 递交时间
- 2021-11-09 23:51:44
- 评测时间
- 2021-11-09 23:51:44
- 评测机
- 分数
- 105
- 总耗时
- ≥27222ms
- 峰值内存
- ≥43.453 MiB