记录详情

Runtime Error

/in/foo.cc: In function 'void updata(int, int, int, int, int, int)':
/in/foo.cc:69:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int mid=l+r>>1;
           ^
# 状态 耗时 内存占用
#1 Wrong Answer 12ms 844.0 KiB
#2 Runtime Error 28ms 6.09 MiB
#3 Runtime Error 24ms 3.695 MiB
#4 Runtime Error 27ms 3.07 MiB
#5 Runtime Error 25ms 3.078 MiB

信息

递交者
类型
递交
题目
树链剖分
语言
C++
递交时间
2017-04-06 11:24:45
评测时间
2017-04-06 11:24:45
评测机
分数
0
总耗时
119ms
峰值内存
6.09 MiB