记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:5:10: warning: unused variable 'k' [-Wunused-variable]
    5 |  int i,j,k,n,a,b;
      |          ^
foo.cc:5:16: warning: variable 'b' set but not used [-Wunused-but-set-variable]
    5 |  int i,j,k,n,a,b;
      |                ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 896.0 KiB
#2 Accepted 5ms 896.0 KiB
#3 Accepted 12ms 896.0 KiB
#4 Accepted 22ms 1.0 MiB
#5 Accepted 76ms 1020.0 KiB
#6 Accepted 335ms 896.0 KiB
#7 Accepted 620ms 896.0 KiB
#8 Accepted 178ms 896.0 KiB
#9 Accepted 149ms 1016.0 KiB
#10 Accepted 224ms 896.0 KiB

信息

递交者
类型
递交
题目
4-2 最长递增子序列
比赛
2021(四) 作业第四场:加速赛
语言
C++
递交时间
2021-12-08 21:33:04
评测时间
2021-12-08 21:33:04
评测机
分数
100
总耗时
1631ms
峰值内存
1.0 MiB