Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
  scanf("%d",&a[i]);
                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - sequence
 - 比赛
 - 2019.1.30测验
 - 语言
 - C++
 - 递交时间
 - 2019-01-30 17:28:21
 - 评测时间
 - 2019-01-30 17:28:21
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 18ms
 - 峰值内存
 - 344.0 KiB