Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t {aka long unsigned int}' [-Wformat=]
     printf("%d\n",dp[n].count());
                                ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 凑数
 - 语言
 - C++
 - 递交时间
 - 2017-08-24 13:22:36
 - 评测时间
 - 2017-08-24 13:22:36
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2141ms
 - 峰值内存
 - 12.75 MiB