Accepted

/in/foo.cc: In function 'int calc(int, int*)':
/in/foo.cc:36:17: warning: operation on 'k' may be undefined [-Wsequence-point]
         else f[k=find(1,len,c[i])]=min(f[k],c[i]);
                ~^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.449 MiB
#2 Accepted 2ms 1.465 MiB
#3 Accepted 3ms 3.211 MiB
#4 Accepted 3ms 3.34 MiB
#5 Accepted 2ms 1.461 MiB
#6 Accepted 2ms 1.465 MiB
#7 Accepted 21ms 3.27 MiB
#8 Accepted 21ms 2.508 MiB
#9 Accepted 21ms 2.512 MiB
#10 Accepted 21ms 3.191 MiB

信息

递交者
类型
递交
题目
P1002 难解的问题
语言
C++
递交时间
2019-05-11 11:31:11
评测时间
2019-05-11 11:31:11
评测机
分数
100
总耗时
103ms
峰值内存
3.34 MiB