Run ID | 作者 | 问题 | 语言 | 测评结果 | 时间 | 内存 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
55889 | huangcy | 津津的储蓄计划 | C++ | 通过 | 0 MS | 244 KB | 731 | 2024-11-08 15:59:22 |
#include<iostream> #include<cstdio> using namespace std; int a,l,d,s,n,i,x,y; int main() { if(true) { for(i=1;i<=12;i++) { cin>>a; d = 300 + l - a; if(d<0) { d = 0; } while(d%100!=0&&d>=0) { d--; } s = s + d; l = 300 + l - a - d; if(l<0) { break; } } } if(l<0) { for(n=12-i;n>=1;n--) { cin>>a; } cout<<"-"<<i; } else { x = s * 1.2 + l; cout<<x; } return 0; }