Runtime Error
/in/foo.cc: In function 'void Work(int)': /in/foo.cc:39:51: warning: array subscript has type 'char' [-Wchar-subscripts] while(top&&sta[top]!='('&&lvl[sta[top]]>=lvl[str[i]]){ ^ /in/foo.cc:39:64: warning: array subscript has type 'char' [-Wchar-subscripts] while(top&&sta[top]!='('&&lvl[sta[top]]>=lvl[str[i]]){ ^ /in/foo.cc: In function 'LL calc(LL, LL, char)': /in/foo.cc:66:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1003 等价表达式
- 语言
- C++
- 递交时间
- 2018-11-09 18:56:24
- 评测时间
- 2018-11-09 18:56:24
- 评测机
- 分数
- 80
- 总耗时
- 17ms
- 峰值内存
- 324.0 KiB