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