题解 1332: 津津的储蓄计划

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

津津的储蓄计划

摘要:e,大家凑活着看,这第一次与这个编译模式...```//#include//#include//#include#includeusingnamespacestd;intmain(){inta[12]……

津津的储蓄计划C解

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){&nbsp;&nbsp;inta[12],i,m=0,sum=0,p;&nbsp……

津津的储蓄计划

摘要:解题思路:数组与for循环注意事项:参考代码:intmain(){intm1[12]={0};intm2[13]={300,0,0,0,0,0,0,0,0,0,0,0,0};inti=0;intsav……

津津攒钱的一年

摘要:解题思路:注意事项:参考代码:packagetest;importjava.util.Scanner;publicclasstest1{publicstaticvoidmain(String[]arg……

java--study||O.o

摘要:参考代码:import&nbsp;java.util.Scanner;public&nbsp;class&nbsp;Main{&nbsp;&nbsp;&……

津津的储蓄计划

摘要:解题思路:注意事项:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;……