Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:42: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
13 | if(i>>j&1==1)
| ~^~~
/in/foo.cc:11:29: warning: unused variable 't' [-Wunused-variable]
11 | int t=0,sum=0;
| ^
/in/foo.cc:11:33: warning: unused variable 'sum' [-Wunused-variable]
11 | int t=0,sum=0;
| ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P3018 道具商店202512GESP6级T2
- 语言
- C++
- 递交时间
- 2026-01-11 10:01:28
- 评测时间
- 2026-01-11 10:01:28
- 评测机
- 分数
- 30
- 总耗时
- 23ms
- 峰值内存
- 532.0 KiB