Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:66:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%I64d\n",f[len1][len2][K]);
                                      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 积木塔(tower)
 - 语言
 - C++
 - 递交时间
 - 2017-03-30 19:08:41
 - 评测时间
 - 2017-03-30 19:38:49
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 7284ms
 - 峰值内存
 - 71.219 MiB