摘要: 题目: 解题: # include<iostream> using namespace std; int main() { int money=0,cost,mother=0,flag=1;//手头的钱、这个月要花的钱、存在妈妈那的钱的张数、标记会不会省吃俭用 for(int i=1;i<=12;i 阅读全文
posted @ 2020-09-14 15:57 inss!w! 阅读(189) 评论(0) 推荐(0) 编辑