Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d", list[n]);
                      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 分蛋糕
 - 比赛
 - 2019-1-24寒假集训3
 - 语言
 - C++
 - 递交时间
 - 2019-01-24 09:10:37
 - 评测时间
 - 2019-01-24 09:10:37
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 18ms
 - 峰值内存
 - 216.0 KiB