Wrong Answer
foo.cc: In function 'int main()': foo.cc:5:8: warning: unused variable 'iw' [-Wunused-variable] 5 | int n,iw,tmd; | ^~ foo.cc:16:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] 16 | system("pause"); | ~~~~~~^~~~~~~~~ foo.cc:12:2: warning: 'tmd' may be used uninitialized in this function [-Wmaybe-uninitialized] 12 | if(tmd==2) | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1047 素数
- 语言
- C++
- 递交时间
- 2022-07-10 20:44:23
- 评测时间
- 2022-07-10 20:44:23
- 评测机
- 分数
- 50
- 总耗时
- 7ms
- 峰值内存
- 636.0 KiB