/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void update(int, int, int, int, int)':
/in/foo.cc:27:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
     int m = l+r>>1;
             ~^~
/in/foo.cc: In function 'T query(int, int, int, int, int)':
/in/foo.cc:41:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
     int m = l+r>>1;
             ~^~
/in/foo.cc: In function 'void build(int, int, int)':
/in/foo.cc:62:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
     int m = l+r>>1;
             ~^~
# 状态 耗时 内存占用
#1 Runtime Error 6ms 10.195 MiB
#2 Runtime Error 6ms 8.445 MiB
#3 Runtime Error 9ms 11.02 MiB
#4 Runtime Error 13ms 10.195 MiB
#5 Runtime Error 13ms 11.691 MiB
#6 Runtime Error 53ms 24.242 MiB
#7 Runtime Error 77ms 24.191 MiB
#8 Runtime Error 76ms 24.254 MiB
#9 Runtime Error 72ms 24.176 MiB
#10 Runtime Error 71ms 24.176 MiB

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C++
递交时间
2019-03-30 13:43:04
评测时间
2019-03-30 13:43:04
评测机
分数
0
总耗时
400ms
峰值内存
24.254 MiB