Accepted

foo.cc: In function 'int GetLIS(int*, int)':
foo.cc:19:13: warning: unused variable 'imax' [-Wunused-variable]
   19 |         int imax = it- len.begin();
      |             ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 8ms 256.0 KiB
#4 Accepted 12ms 256.0 KiB
#5 Accepted 41ms 256.0 KiB
#6 Accepted 143ms 384.0 KiB
#7 Accepted 744ms 384.0 KiB
#8 Accepted 139ms 384.0 KiB
#9 Accepted 163ms 384.0 KiB
#10 Accepted 220ms 384.0 KiB

信息

递交者
类型
递交
题目
P1088 4-2 最长递增子序列
语言
C++
递交时间
2022-08-22 13:26:44
评测时间
2022-08-22 13:26:44
评测机
分数
100
总耗时
1478ms
峰值内存
384.0 KiB