Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:54:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll {aka long long int}' [-Wformat=]
  for(i=0;i<N+M-1;i++) printf("%d ",(ll)(C[i].a/NN+0.5)%P);
                                                         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - #26 XY宏
 - 语言
 - C++
 - 递交时间
 - 2018-10-08 09:03:51
 - 评测时间
 - 2018-10-08 09:03:51
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 3159ms
 - 峰值内存
 - 100.359 MiB