/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main(int, char**)':
/in/foo.cc:69:24: warning: division by zero [-Wdiv-by-zero]
             cout<<(a+b)/0<<endl;
                   ~~~~~^~
/in/foo.cc:73:42: warning: array subscript is above array bounds [-Warray-bounds]
             cerr<<STATUS[STATUS_NUM + 123];
                                          ^
# 状态 耗时 内存占用
#1 Memory Exceeded ≥24ms ≥16.0 MiB
#2 Time Exceeded ≥1002ms ≥188.0 KiB
#3 Runtime Error 2ms 204.0 KiB
#4 Wrong Answer 1ms 312.0 KiB
#5 Runtime Error 2ms 188.0 KiB
#6 Runtime Error 1ms 204.0 KiB
#7 Time Exceeded ≥1000ms ≥188.0 KiB
#8 Time Exceeded ≥1004ms ≥188.0 KiB
#9 Runtime Error 2ms 204.0 KiB
#10 Time Exceeded ≥1005ms ≥188.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2018-11-03 11:37:16
评测时间
2018-11-03 11:37:16
评测机
分数
0
总耗时
4048ms
峰值内存
16.0 MiB