Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:30:31: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
      scanf("%d%d%lld",&a,&b,&k);
                               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 【DAG-Net模板题库】企鹅称重
 - 语言
 - C++
 - 递交时间
 - 2017-11-08 17:05:28
 - 评测时间
 - 2017-11-08 17:05:28
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 270ms
 - 峰值内存
 - 5.117 MiB