题解列表

筛选

陶陶摘苹果

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){  inti,a[10],h,n=0; &……

简单纯粹的解法(c语言)

摘要:解题思路:注意事项:参考代码:#include<stdio.h>int main(){int n,m;scanf("%d",&amp……

二维数组解决方式

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

用max算法比较同时返回较大的值

摘要:解题思路:面对两个值,用max算法比较同时返回较大的值。注意事项:清零时,清除的是积累的连续count,意味着断开重新比较。参考代码:#include<iostream>#include&……

c++小白,暴力ac

摘要:解题思路:注意事项:参考代码://#include<iostream>//usingnamespacestd;//inta[1000],b[1000],c[1000];//intmain(……

不懂可评论

摘要:解题思路:注意事项:参考代码:class Time:    def __init__(sel……

喔喔喔喔喔喔喔喔喔

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intmain(){doublef1=1,f2=2,sum=0,n,f3,temp;scanf("%lf&quot……