Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:34:8: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int temp; ^~~~ /in/foo.cc:17:9: warning: iteration 1000001 invokes undefined behavior [-Waggressive-loop-optimizations] sum[i]=0; ~~~~~~^~ /in/foo.cc:15:15: note: within this loop for(int i=0;i<=1000001;i++) ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- Stall Reservations 专用牛棚
- 语言
- C++
- 递交时间
- 2017-09-13 20:12:38
- 评测时间
- 2017-09-13 20:12:38
- 评测机
- 分数
- 0
- 总耗时
- ≥13329ms
- 峰值内存
- ≥4.555 MiB