Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:49:18: warning: statement has no effect [-Wunused-value] for(i;i<n;i++) ^ /in/foo.cc:58:24: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] ans_b = a[s]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1039 最小差距
- 语言
- C++
- 递交时间
- 2019-09-24 21:33:02
- 评测时间
- 2019-09-24 21:33:02
- 评测机
- 分数
- 20
- 总耗时
- 15ms
- 峰值内存
- 340.0 KiB