Time Exceeded
/in/foo.cc: In function 'int cal(int, int, int)': /in/foo.cc:60:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=p;i<G[x].size();i++)//G[x][i].st>=st ~^~~~~~~~~~~~ /in/foo.cc:62:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(G[x][i].st==st&&G[x][i].et==et||G[x][i].st!=st&&G[x][i].et<=et)
信息
- 递交者
- 类型
- 递交
- 题目
- P1168 公路巡逻
- 语言
- C++
- 递交时间
- 2024-07-05 11:26:38
- 评测时间
- 2024-07-05 11:26:38
- 评测机
- 分数
- 90
- 总耗时
- ≥2310ms
- 峰值内存
- ≥7.371 MiB