Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:14:15: warning: unused variable 'ans' [-Wunused-variable] LL cnt=3;int ans; ^~~ /in/foo.cc:16:9: warning: iteration 10000007 invokes undefined behavior [-Waggressive-loop-optimizations] pre[i]=cnt; ~~~~~~^~~~ /in/foo.cc:15:15: note: within this loop for(int i=3;i<=10000010;i++){ ~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 鬼谷子的钱袋
- 语言
- C++
- 递交时间
- 2017-06-14 18:58:40
- 评测时间
- 2017-06-14 18:58:40
- 评测机
- 分数
- 0
- 总耗时
- 246ms
- 峰值内存
- 76.617 MiB