/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void T::bld(T::N*&, int, int)':
/in/foo.cc:57:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
             int mid = l + r >> 1;
                       ~~^~~
/in/foo.cc: In function 'void T::qry(T::N*, int, int, int, int*)':
/in/foo.cc:67:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
             int mid = l + r >> 1;
                       ~~^~~
/in/foo.cc: In function 'void T::mdf(T::N*, int, int, int)':
/in/foo.cc:78:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
             int mid = l + r >> 1;
                       ~~^~~
# 状态 耗时 内存占用
#1 Runtime Error 78ms 18.25 MiB
#2 Runtime Error 45ms 18.0 MiB
#3 Runtime Error 65ms 17.875 MiB
#4 Runtime Error 82ms 18.875 MiB
#5 Runtime Error 44ms 19.574 MiB
#6 Runtime Error 74ms 18.336 MiB
#7 Runtime Error 76ms 17.875 MiB
#8 Runtime Error 75ms 19.719 MiB
#9 Runtime Error 35ms 18.207 MiB
#10 Runtime Error 23ms 18.0 MiB
#11 Runtime Error 35ms 18.09 MiB
#12 Runtime Error 23ms 19.375 MiB
#13 Runtime Error 21ms 18.75 MiB
#14 Runtime Error 23ms 19.082 MiB
#15 Runtime Error 20ms 19.465 MiB
#16 Runtime Error 20ms 18.215 MiB
#17 Runtime Error 24ms 19.0 MiB
#18 Runtime Error 22ms 18.102 MiB
#19 Runtime Error 24ms 18.125 MiB
#20 Runtime Error 24ms 19.848 MiB

信息

递交者
类型
递交
题目
P2023 遗忘的集合
语言
C++
递交时间
2017-11-08 20:58:57
评测时间
2017-11-08 20:58:57
评测机
分数
0
总耗时
842ms
峰值内存
19.848 MiB