Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:67:64: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] for(int i = 0 ; i < n ; ++ i) printf("%d\n" , A[n - i - 1]) ; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 快速傅里叶变换
- 语言
- C++
- 递交时间
- 2020-02-12 15:05:53
- 评测时间
- 2020-02-12 15:05:53
- 评测机
- 分数
- 100
- 总耗时
- 122ms
- 峰值内存
- 6.699 MiB