Wrong Answer
/in/foo.cc: In function 'bool push_stack()':
/in/foo.cc:61:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
if((isnum1&&isnum2)&&num1<=num2||(!isnum1&&!isnum2)){
~~~~~~~~~~~~~~~~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2029 时间复杂度
- 语言
- C++
- 递交时间
- 2017-11-25 10:37:04
- 评测时间
- 2017-11-25 10:37:04
- 评测机
- 分数
- 0
- 总耗时
- 36ms
- 峰值内存
- 384.0 KiB