Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:24:43: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] for(int i=0;i<n;i++)scanf("%lld",&a[i]); ^ /in/foo.cc:25:43: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] for(int i=0;i<n;i++)scanf("%lld",&b[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- match
- 语言
- C++
- 递交时间
- 2018-03-25 17:35:58
- 评测时间
- 2018-03-25 17:35:58
- 评测机
- 分数
- 0
- 总耗时
- ≥6031ms
- 峰值内存
- ≥1.094 MiB