Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:59:7: warning: statement has no effect [-Wunused-value] for(i;i<q;i+=2){ ^ /in/foo.cc:59:13: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] for(i;i<q;i+=2){ ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1359 Superprime
- 语言
- C++
- 递交时间
- 2018-08-28 22:10:55
- 评测时间
- 2018-08-28 22:10:55
- 评测机
- 分数
- 100
- 总耗时
- 18ms
- 峰值内存
- 368.0 KiB