Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:52:18: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] t|=(1<<(i*5)+j); ~~~~~^~ /in/foo.cc:52:7: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] t|=(1<<(i*5)+j); ~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1197 费解的开关
- 语言
- C++
- 递交时间
- 2017-07-10 17:39:48
- 评测时间
- 2017-07-10 17:39:48
- 评测机
- 分数
- 0
- 总耗时
- 779ms
- 峰值内存
- 129.125 MiB