/ Vijos /

记录详情

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]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 1ms 324.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 316.0 KiB
#4 Accepted 1ms 316.0 KiB
#5 Wrong Answer 1ms 200.0 KiB
#6 Accepted 1ms 312.0 KiB
#7 Accepted 2ms 316.0 KiB
#8 Accepted 1ms 204.0 KiB
#9 Accepted 1ms 316.0 KiB
#10 Accepted 1ms 316.0 KiB

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2018-11-09 18:56:24
评测时间
2018-11-09 18:56:24
评测机
分数
80
总耗时
17ms
峰值内存
324.0 KiB