Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:52:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] for(int i=0;i<=n+m;++i)printf("%d ",a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- fft模板题
- 语言
- C++
- 递交时间
- 2017-04-19 17:43:38
- 评测时间
- 2017-04-19 17:43:38
- 评测机
- 分数
- 85
- 总耗时
- 2554ms
- 峰值内存
- 34.25 MiB