Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:56:14: warning: left operand of comma operator has no effect [-Wunused-value] mcs=(mcs,ncs); ^~~ /in/foo.cc:84:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(stack[cnt].x[0]=='n'&&stack[cnt].y[0]!='n'||((stack[cnt].x.length()>stack[cnt].y.length())&&(stack[cnt].x[0]!='n'&&stack[cnt].y[0]!='n')))
信息
- 递交者
- 类型
- 递交
- 题目
- P2029 时间复杂度
- 语言
- C++
- 递交时间
- 2019-11-13 18:23:58
- 评测时间
- 2019-11-13 18:23:58
- 评测机
- 分数
- 50
- 总耗时
- 78ms
- 峰值内存
- 7.172 MiB