/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:32: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
    st[b][a]=max(st[b][a-1],st[b+1<<(a-1)][a-1]);
                               ~^~
# 状态 耗时 内存占用
#1 Runtime Error 6ms 896.0 KiB
#2 Runtime Error 9ms 3.0 MiB
#3 Runtime Error 11ms 2.875 MiB
#4 Runtime Error 17ms 3.875 MiB
#5 Runtime Error 27ms 7.324 MiB
#6 Runtime Error 48ms 11.953 MiB
#7 Runtime Error 45ms 12.23 MiB
#8 Runtime Error 45ms 12.133 MiB
#9 Runtime Error 42ms 12.227 MiB
#10 Runtime Error 42ms 12.215 MiB

信息

递交者
类型
递交
题目
P1514 天才的记忆
语言
C++
递交时间
2017-11-10 15:52:52
评测时间
2017-11-10 15:52:52
评测机
分数
0
总耗时
296ms
峰值内存
12.23 MiB