Accepted
foo.cc: In function ‘int su(long long int)’: foo.cc:7:9: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] 7 | if(s==2&s==3)return 1; | ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- A5-1 超级素数判断
- 语言
- C++
- 递交时间
- 2025-08-08 11:20:19
- 评测时间
- 2025-08-08 11:20:19
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 508.0 KiB