Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:25:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(!b1&&!b2) ^ /in/foo.cc:32:29: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] else if(!b1&&b2)f[c][(k^(1<<(j-1))|(1<<j))<<1]+=f[c^1][k]; ~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 「3」回路
- 语言
- C++
- 递交时间
- 2018-09-10 13:56:22
- 评测时间
- 2018-09-10 14:09:13
- 评测机
- 分数
- 51
- 总耗时
- 4179ms
- 峰值内存
- 26.359 MiB