Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:32:40: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
  for(int i=1;i<=n;i++) scanf("%d",&a[i]);
                                        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1369 难解的问题
 - 语言
 - C++
 - 递交时间
 - 2018-09-20 22:14:49
 - 评测时间
 - 2018-09-20 22:14:49
 - 评测机
 
- 分数
 - 50
 - 总耗时
 - ≥3969ms
 - 峰值内存
 - ≥3.0 MiB