Accepted
/in/foo.cc: In function 'int gcd(int, int)': /in/foo.cc:25:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(r=x%y)x=y,y=r; ^ /in/foo.cc: In function 'void solve(int, int, fr)': /in/foo.cc:91:15: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] sum[j]=sum[j^j&-j]+(fr){1,v[__builtin_ctz(j)]}; ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1278 My Story Your Song-雨天
- 语言
- C++
- 递交时间
- 2022-01-01 09:26:24
- 评测时间
- 2022-01-01 09:26:24
- 评测机
- 分数
- 100
- 总耗时
- 22ms
- 峰值内存
- 924.0 KiB