记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:40:13: warning: unused variable 'ma' [-Wunused-variable]
   40 |         int ma = 0;
      |             ^~
foo.cc:47:13: warning: unused variable 'len' [-Wunused-variable]
   47 |         int len = unique(V.begin(), V.end()) - V.begin();
      |             ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 76ms 1.266 MiB
#3 Accepted 126ms 1.887 MiB
#4 Accepted 66ms 1.211 MiB
#5 Accepted 27ms 760.0 KiB
#6 Accepted 45ms 964.0 KiB
#7 Accepted 126ms 1.816 MiB
#8 Accepted 60ms 1.133 MiB
#9 Accepted 83ms 1.449 MiB
#10 Accepted 93ms 1.48 MiB

信息

递交者
类型
递交
题目
P1435 3-3 科学刷题
比赛
2023年暑期算法队集训赛1
语言
C++
递交时间
2023-07-07 11:37:56
评测时间
2023-07-07 11:37:56
评测机
分数
100
总耗时
710ms
峰值内存
1.887 MiB