Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:21:59: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",(multiply(m,n)-((m*multiply(m-1,n-1))+p)%p)%p);
                                                           ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 越狱
 - 语言
 - C++
 - 递交时间
 - 2017-06-18 10:19:52
 - 评测时间
 - 2017-06-18 10:19:52
 - 评测机
 
- 分数
 - 70
 - 总耗时
 - 24ms
 - 峰值内存
 - 340.0 KiB