Wrong Answer
foo.cc: In function 'int main()': foo.cc:8:8: warning: unused variable 'a' [-Wunused-variable] 8 | int x,a=0,m; | ^ foo.cc:17:2: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] 17 | if(m==2) | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1047 素数
- 语言
- C++
- 递交时间
- 2022-07-11 08:54:50
- 评测时间
- 2022-07-11 08:54:50
- 评测机
- 分数
- 50
- 总耗时
- 4ms
- 峰值内存
- 384.0 KiB