Accepted

foo.cc: In function 'void BubbleSort(int*, int)':
foo.cc:11:6: warning: unused variable 'left' [-Wunused-variable]
  int left,right;
      ^~~~
foo.cc:11:11: warning: unused variable 'right' [-Wunused-variable]
  int left,right;
           ^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 400.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 1ms 420.0 KiB
#5 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1496 粥一飞的随机数
语言
C++
递交时间
2021-10-31 18:10:09
评测时间
2021-10-31 18:10:09
评测机
分数
100
总耗时
9ms
峰值内存
420.0 KiB