/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void init_st()':
/in/foo.cc:70:63: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
             st[i][len] = max(st[i][len - 1], st[i + (1 << len - 1)][len - 1]);
                                                           ~~~~^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 564.0 KiB
#2 Runtime Error 2ms 464.0 KiB
#3 Runtime Error 2ms 460.0 KiB
#4 Runtime Error 2ms 432.0 KiB
#5 Runtime Error 2ms 444.0 KiB
#6 Runtime Error 2ms 448.0 KiB
#7 Runtime Error 2ms 440.0 KiB
#8 Runtime Error 2ms 436.0 KiB
#9 Runtime Error 2ms 432.0 KiB
#10 Runtime Error 2ms 436.0 KiB

信息

递交者
类型
递交
题目
P1553 树网的核加强版
语言
C++
递交时间
2023-06-14 21:58:29
评测时间
2023-06-14 21:58:29
评测机
分数
10
总耗时
23ms
峰值内存
564.0 KiB