记录详情

Compile Error

foo.cc: In function 'void HeapSort(int*, int)':
foo.cc:35:17: error: request for member 'i' in 'n', which is of non-class type 'int'
   35 |   HeapShift(a,n.i);
      |                 ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
DS8-3 堆的样子
语言
C++
递交时间
2021-12-21 13:40:52
评测时间
2021-12-21 13:40:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes