题解 3008: 买笔

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

筛选

3008: 买笔题解

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){&nbsp;&nbsp;inta,b;&nbsp;&nbsp;charc……

编写题解 3008: 买笔

摘要:解题思路:注意事项:参考代码:#include<iostream>usingnamespacestd;intmain(){&nbsp;&nbsp;longlongx;&am……

买笔 C语言解

摘要:解题思路:注意事项:不能够有剩余的钱,且所买笔的数量尽量多参考代码:#include<stdio.h>intmain(){&nbsp;&nbsp;inta;&nbs……

买笔买笔30083008

摘要:解题思路:#include<iostream>usingnamespacestd;intmain(intargc,char**argv){intx,y,a,b,c;cin>>x……

3008: 买笔 买个鸡脖

摘要:解题思路:注意事项:需要想到多种可能参考代码:#include<bits/stdc++.h>usingnamespacestd;intmain(){&nbsp;&nbsp;……

略麻烦但很易懂!

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){intx,i=0,j=0,k=0,m=0,z,p,c;scanf("%d",&……

c语言代码解决问题

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){&nbsp;&nbsp;&nbsp;&nbsp;intn,categor……