记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:35: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
    f[i][j]=max(f[i][j-1],f[i+(1<<j-1)][j-1]);
                                  ~^~
# 状态 耗时 内存占用
#1 Accepted 2ms 492.0 KiB
#2 Accepted 8ms 984.0 KiB
#3 Accepted 9ms 1.5 MiB
#4 Runtime Error 15ms 1.586 MiB
#5 Runtime Error 22ms 1.625 MiB
#6 Runtime Error 34ms 1.531 MiB
#7 Runtime Error 58ms 1.699 MiB
#8 Runtime Error 62ms 1.5 MiB
#9 Runtime Error 37ms 1.586 MiB
#10 Runtime Error 51ms 1.5 MiB

信息

递交者
类型
递交
题目
天才的记忆
题目数据
下载
语言
C++
递交时间
2018-09-19 20:24:40
评测时间
2018-09-19 20:24:40
评测机
分数
30
总耗时
303ms
峰值内存
1.699 MiB