/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void pr()':
/in/foo.cc:26:36: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
      f[i][j]=mn(f[i][j-1],f[i+(1<<j-1)][j-1]);
                                   ~^~
/in/foo.cc: In function 'int solve(int)':
/in/foo.cc:49:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 2.211 MiB
#2 Accepted 1ms 2.223 MiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 2.223 MiB
#5 Accepted 1ms 2.219 MiB
#6 Accepted 1ms 2.219 MiB
#7 Accepted 12ms 5.035 MiB
#8 Accepted 36ms 10.805 MiB
#9 Accepted 60ms 14.797 MiB
#10 Accepted 51ms 14.797 MiB

信息

递交者
类型
递交
题目
P1737 选择客栈
语言
C++
递交时间
2019-07-25 17:09:49
评测时间
2019-07-25 17:09:49
评测机
分数
100
总耗时
170ms
峰值内存
14.797 MiB