Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:7:16: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(x%3==0&&x&5==0&&x%7==0) ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1703 判断能否被3,5,7整除
- 语言
- C++
- 递交时间
- 2024-01-31 20:31:02
- 评测时间
- 2024-01-31 20:31:02
- 评测机
- 分数
- 70
- 总耗时
- 11ms
- 峰值内存
- 420.0 KiB