用列表和for遍历 摘要:解题思路:注意事项:参考代码:def move(): a=int(input()) b=list(map(int,input().split()))…… 题解列表 2026年02月01日 0 点赞 0 评论 301 浏览 评分:0.0
编写题解 2834: 与指定数字相同的数的个数 解题思路:for函数对比注意事项:有指针参考代码:#includeintmain(){intN,m,num=0;scanf("%d",&N);inta[100];int*p=a;for(inti=0;i 题解列表 2026年02月02日 0 点赞 0 评论 362 浏览 评分:0.0 我是小白,堆史山 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b,c,d=0;int number[3];int main(){ scanf(&qu…… 题解列表 2026年02月03日 0 点赞 1 评论 249 浏览 评分:0.0 无限堆史山代码,就是推 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b;char c;int main(){ scanf("%d %d %c&q…… 题解列表 2026年02月03日 0 点赞 0 评论 329 浏览 评分:0.0 我只会堆史山代码,别的不会 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b;int main(){ enum GAME &…… 题解列表 2026年02月03日 0 点赞 0 评论 248 浏览 评分:0.0 三个数找最大值(JAVA) 摘要:解题思路:注意事项:参考代码:importjava.util.Scanner;publicclassMain{ publicst…… 题解列表 2026年02月04日 0 点赞 0 评论 371 浏览 评分:0.0 1018: [编程入门]有规律的数列求和 摘要:#includeint main(){ int a=2,b=1; // a是分子,b是分母 int N=0; int i=1; double sum=0…… 题解列表 2026年02月04日 1 点赞 0 评论 603 浏览 评分:0.0 一点点思路 摘要:解题思路:注意事项:参考代码:n=int(input())a=[]for i in range(1,n+1): a.append(i)cnt=0while len(a)>…… 题解列表 2026年02月05日 0 点赞 0 评论 282 浏览 评分:0.0 棋盘问题3037:python 摘要:解题思路:注意事项:参考代码:n,k=map(int,input().split())b=[]while n!=-1 and k!=-1: a=[]  …… 题解列表 2026年02月06日 0 点赞 0 评论 216 浏览 评分:0.0 莉露编写题解 2837: 年龄与疾病 解题思路:if语句多个注意事项:只有%%才可以在20.00后输出%,否则只输出20.00参考代码:#include#defineMAX100intmain(){intn;scanf("%d",&n);inta[MAX]={0};int*p=a;doubleb=0, 题解列表 2026年02月07日 0 点赞 0 评论 293 浏览 评分:0.0 « 12...5868586958705871587258735874...59115912 »
我是小白,堆史山 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b,c,d=0;int number[3];int main(){ scanf(&qu…… 题解列表 2026年02月03日 0 点赞 1 评论 249 浏览 评分:0.0
无限堆史山代码,就是推 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b;char c;int main(){ scanf("%d %d %c&q…… 题解列表 2026年02月03日 0 点赞 0 评论 329 浏览 评分:0.0
我只会堆史山代码,别的不会 摘要:解题思路:注意事项:参考代码:#include<stdio.h>int a,b;int main(){ enum GAME &…… 题解列表 2026年02月03日 0 点赞 0 评论 248 浏览 评分:0.0
三个数找最大值(JAVA) 摘要:解题思路:注意事项:参考代码:importjava.util.Scanner;publicclassMain{ publicst…… 题解列表 2026年02月04日 0 点赞 0 评论 371 浏览 评分:0.0
1018: [编程入门]有规律的数列求和 摘要:#includeint main(){ int a=2,b=1; // a是分子,b是分母 int N=0; int i=1; double sum=0…… 题解列表 2026年02月04日 1 点赞 0 评论 603 浏览 评分:0.0
一点点思路 摘要:解题思路:注意事项:参考代码:n=int(input())a=[]for i in range(1,n+1): a.append(i)cnt=0while len(a)>…… 题解列表 2026年02月05日 0 点赞 0 评论 282 浏览 评分:0.0
棋盘问题3037:python 摘要:解题思路:注意事项:参考代码:n,k=map(int,input().split())b=[]while n!=-1 and k!=-1: a=[]  …… 题解列表 2026年02月06日 0 点赞 0 评论 216 浏览 评分:0.0
莉露编写题解 2837: 年龄与疾病 解题思路:if语句多个注意事项:只有%%才可以在20.00后输出%,否则只输出20.00参考代码:#include#defineMAX100intmain(){intn;scanf("%d",&n);inta[MAX]={0};int*p=a;doubleb=0, 题解列表 2026年02月07日 0 点赞 0 评论 293 浏览 评分:0.0