Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:16:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
  printf("%d",sum);
                 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 金币
 - 语言
 - C++
 - 递交时间
 - 2018-10-28 16:59:10
 - 评测时间
 - 2018-10-28 16:59:10
 - 评测机
 
- 分数
 - 250
 - 总耗时
 - 8ms
 - 峰值内存
 - 312.0 KiB