Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:9:66: warning: left operand of comma operator has no effect [-Wunused-value]
9 | for (int j=ceil(xb*1.0/2),i=floor(xb*1.0/2);ls[i]>=floor(num*1.0/5),ls[j]<=ceil(num*1.0/2);i--,j++)
| ~~~~~^~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2023 丑数
- 语言
- C++
- 递交时间
- 2026-03-25 21:44:27
- 评测时间
- 2026-03-25 21:44:27
- 评测机
- 分数
- 50
- 总耗时
- ≥5098ms
- 峰值内存
- ≥544.0 KiB