/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'long long int mak_num(std::__cxx11::string)':
/in/foo.cc:24:20: warning: array subscript has type 'char' [-Wchar-subscripts]
         if(ct[v[tp]]){
                    ^
/in/foo.cc:25:24: warning: array subscript has type 'char' [-Wchar-subscripts]
             if(ct[v[tp]]>bef||v[tp]=='('){
                        ^
/in/foo.cc:27:29: warning: array subscript has type 'char' [-Wchar-subscripts]
                 bef=ct[v[tp]];
                             ^
/in/foo.cc:41:33: warning: array subscript has type 'char' [-Wchar-subscripts]
                     bef=ct[v[tp]];
                                 ^
/in/foo.cc: In function 'long long int cal(long long int, long long int, char)':
/in/foo.cc:20:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Wrong Answer 4ms 352.0 KiB
#3 Accepted 4ms 376.0 KiB
#4 Runtime Error 4ms 376.0 KiB
#5 Time Exceeded ≥1007ms ≥356.0 KiB
#6 Runtime Error 2ms 336.0 KiB
#7 Wrong Answer 3ms 376.0 KiB
#8 Runtime Error 4ms 360.0 KiB
#9 Wrong Answer 4ms 356.0 KiB
#10 Runtime Error 3ms 348.0 KiB

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2017-10-27 13:50:13
评测时间
2017-10-27 13:50:13
评测机
分数
20
总耗时
1042ms
峰值内存
384.0 KiB