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