/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=]
  else printf("%d",mum+mum*0.2);
                              ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 332.0 KiB

信息

递交者
类型
自测
题目
P1096 津津的储蓄计划
语言
C++
递交时间
2017-08-26 20:06:50
评测时间
2017-08-26 20:06:50
评测机
分数
0
总耗时
2ms
峰值内存
332.0 KiB