Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:60:14: warning: unused variable 'okay' [-Wunused-variable] bool okay; ^~~~ /in/foo.cc:136:9: warning: iteration 6 invokes undefined behavior [-Waggressive-loop-optimizations] c[j] = 0; ~~~~~^~~ /in/foo.cc:135:17: note: within this loop for (j = 1; j <= 7; ++j) ~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1027 PA
- 语言
- C++
- 递交时间
- 2019-11-13 16:47:11
- 评测时间
- 2019-11-13 16:47:11
- 评测机
- 分数
- 0
- 总耗时
- 246ms
- 峰值内存
- 28.5 MiB