主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
Pure
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
0
笔记
0
Ta的粉丝
5
关注数
0
粉丝数
5
获赞数
2
阅读数
3076
陶陶摘苹果 题解:
#include <stdio.h> #include <stdlib.h> int main() { int appleh[10], benchh, taoh, bentaoh, i; benchh = 30; //板凳的高度 ...
P1084
2023年10月29日 11:01
回复 0
|
赞 1
|
浏览 950
连续合数段 题解:
#include<bits/stdc++.h> int a[1000005]; int count1 = 0; int maxn = 1, tag = 0; //判断合数 bool judge(int n) { for (int i = 2; i &...
P1493
2023年10月24日 16:58
回复 0
|
赞 1
|
浏览 1.0k
塑身菜单 题解:
#include <iostream> using namespace std; int main() { int i,s=0,k; struct menu { char name[100]; int hot; }a[15]={ {...
P1054
2023年10月21日 23:50
回复 0
|
赞 0
|
浏览 1.1k
本科学校:河南大学
目标学校:天津大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!