Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:12:7: warning: statement has no effect [-Wunused-value] cnt+0; ~~~^~ /in/foo.cc:14:2: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] if(cnt>2) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1632 A3-2 素数专题:素数判断
- 比赛
- 2024.7.11暑期初级1班收官赛
- 语言
- C++
- 递交时间
- 2024-07-11 08:43:29
- 评测时间
- 2024-07-11 08:43:29
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 380.0 KiB