Wrong Answer
/in/foo.c: In function 'MergeSubs': /in/foo.c:6:10: warning: unused variable 'n' [-Wunused-variable] int m=0,n,t; ^ /in/foo.c:6:6: warning: unused variable 'm' [-Wunused-variable] int m=0,n,t; ^
信息
- 递交者
- 类型
- 递交
- 题目
- A10-2 有序子序列的合并
- 比赛
- 2023 程序设计与基础(数组的世界)
- 语言
- C
- 递交时间
- 2023-11-28 15:42:44
- 评测时间
- 2023-11-28 15:42:44
- 评测机
- 分数
- 40
- 总耗时
- 5ms
- 峰值内存
- 332.0 KiB