Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%I64d\n",ans); 
                         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2017.07.08 P1 玩具车
 - 语言
 - C++
 - 递交时间
 - 2017-07-08 18:21:27
 - 评测时间
 - 2017-07-08 18:24:01
 - 评测机
 
- 分数
 - 120
 - 总耗时
 - 352ms
 - 峰值内存
 - 12.121 MiB