Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:16:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((c[i]==')'||c[i]==']'||c[i]=='}')&&top) ^ /in/foo.cc:8:28: warning: 'mx' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,j,maxn=0,s=0,x=0,mx,l; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1572 小委出发
- 语言
- C++
- 递交时间
- 2021-06-06 22:03:59
- 评测时间
- 2021-06-06 22:03:59
- 评测机
- 分数
- 100
- 总耗时
- 37ms
- 峰值内存
- 4.109 MiB