Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:20: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'double' [-Wformat=]
  printf("%ld",m*1.2);
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1096 津津的储蓄计划
 - 语言
 - C++
 - 递交时间
 - 2019-03-10 22:08:40
 - 评测时间
 - 2019-03-10 22:08:40
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 15ms
 - 峰值内存
 - 208.0 KiB