Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:25:10: warning: unused variable 'max' [-Wunused-variable] int n,i,max,x; ^~~ /in/foo.cc: In function 'void Insert(int, int*, int)': /in/foo.cc:6:8: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,c; ^
信息
- 递交者
- 类型
- 递交
- 题目
- A7-5 数组的有序插入函数
- 语言
- C++
- 递交时间
- 2024-11-12 13:22:00
- 评测时间
- 2024-11-12 13:22:00
- 评测机
- 分数
- 20
- 总耗时
- 35ms
- 峰值内存
- 8.387 MiB