Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:14: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  a[1] = a[pos];
         ~~~~~^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 旗手
 - 语言
 - C++
 - 递交时间
 - 2018-08-19 10:18:34
 - 评测时间
 - 2018-08-19 10:18:35
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 33ms
 - 峰值内存
 - 384.0 KiB