/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:43:20: error: cannot convert 'long long int*' to 'int*' for argument '1' to 'void BubbleSort(int*, int)'
     BubbleSort(a, n);
                    ^

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C++
递交时间
2024-10-26 23:08:41
评测时间
2024-10-26 23:08:41
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes