/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int update_tags(segment*&, int, int, int)':
/in/foo.cc:89:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(rt==NULL) rt=new_node(l,r);rt->pt+=v;
     ^~
/in/foo.cc:89:35: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(rt==NULL) rt=new_node(l,r);rt->pt+=v;
                                   ^~
# 状态 耗时 内存占用
#1 Accepted 59ms 103.25 MiB
#2 Accepted 60ms 103.25 MiB
#3 Accepted 63ms 101.25 MiB
#4 Accepted 59ms 102.766 MiB
#5 Accepted 64ms 101.16 MiB
#6 Accepted 555ms 126.297 MiB
#7 Accepted 556ms 127.0 MiB
#8 Accepted 577ms 127.051 MiB
#9 Accepted 303ms 120.934 MiB
#10 Accepted 332ms 120.102 MiB
#11 Accepted 326ms 120.895 MiB
#12 Accepted 329ms 119.02 MiB
#13 Accepted 352ms 121.609 MiB
#14 Accepted 363ms 119.359 MiB
#15 Accepted 332ms 121.738 MiB
#16 Accepted 329ms 119.398 MiB
#17 Accepted 458ms 121.035 MiB
#18 Accepted 447ms 123.207 MiB
#19 Accepted 453ms 120.711 MiB
#20 Time Exceeded ≥2005ms ≥182.664 MiB

信息

递交者
类型
递交
题目
P2004 天天爱跑步
语言
C++
递交时间
2017-07-22 21:26:47
评测时间
2017-07-22 21:26:47
评测机
分数
95
总耗时
≥8030ms
峰值内存
≥182.664 MiB