Memory Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:28:26: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
  printf("%lld",f[n][m][n]);
                ~~~~~~~~~~^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1822 管道取珠
 - 语言
 - C++
 - 递交时间
 - 2017-10-23 17:38:18
 - 评测时间
 - 2017-10-23 17:38:18
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - ≥2509ms
 - 峰值内存
 - ≥256.0 MiB