/ 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 1ms 316.0 KiB
#2 Wrong Answer 3ms 504.0 KiB
#3 Accepted 1ms 500.0 KiB
#4 Runtime Error 1ms 328.0 KiB
#5 Time Exceeded ≥1007ms ≥332.0 KiB
#6 Runtime Error 3ms 328.0 KiB
#7 Wrong Answer 3ms 320.0 KiB
#8 Runtime Error 1ms 332.0 KiB
#9 Wrong Answer 1ms 320.0 KiB
#10 Runtime Error 1ms 328.0 KiB

信息

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