Time Exceeded
/in/foo.cc: In function 'void Ins(int, int, int, int, int)':
/in/foo.cc:18:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m=l+r>>1;
~^~
/in/foo.cc: In function 'll Count(int, int, int, int)':
/in/foo.cc:26:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m=l+r>>1;
~^~
/in/foo.cc: In function 'void DFS(int, int, int)':
/in/foo.cc:36:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m=l+r>>1;
~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P3159 逆序三元组
- 语言
- C++
- 递交时间
- 2025-12-14 11:44:33
- 评测时间
- 2025-12-14 11:44:33
- 评测机
- 分数
- 60
- 总耗时
- ≥2168ms
- 峰值内存
- ≥14.199 MiB