Accepted
foo.cc: In member function ‘void Splay::splay(int)’: foo.cc:30:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 30 | for (int f = fa[k]; f = fa[k]; rotate(k)) { | ~~^~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 郁闷的出纳员
- 语言
- C++
- 递交时间
- 2025-09-10 10:36:41
- 评测时间
- 2025-09-10 10:36:41
- 评测机
- 分数
- 100
- 总耗时
- 606ms
- 峰值内存
- 2.477 MiB