主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
今夕何夕12211
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
5
发帖
0
笔记
0
Ta的粉丝
44
关注数
0
粉丝数
44
获赞数
0
阅读数
2647
全排列 题解:为什么显示wrong answer
#include <stdio.h> #include <stdlib.h> #include <string.h> void swap(char a[],int m,int n) { char temp=a[m]; ...
P1185
2024年3月28日 22:05
回复 1
|
赞 0
|
浏览 569
迷宫 题解 为什么显示runtime error 求教
#include <stdio.h> #include <stdlib.h> #include <string.h> struct node { int x; int y; ...
P1563
2024年3月28日 14:59
回复 1
|
赞 0
|
浏览 574
判断二叉树是否对称 题解:
求助 显示超时 准确率只有77% #include <stdio.h> #include <string.h> #include <math.h> int check(char a[],int x,int y) { ...
P1551
2024年3月27日 10:44
回复 1
|
赞 0
|
浏览 590
质因数个数 题解:
q求助 显示超时 准确率只有75% #include <stdio.h> #include <stdlib.h> #include <string.h> int isprime(int n) { int sqt=s...
P1156
2024年3月26日 10:39
回复 0
|
赞 0
|
浏览 496
素数 题解:
为什么一直是50% #include <stdio.h> #include <stdlib.h> #include <string.h> int isprime(int n) { int sqt=sqrt(n); ...
P1375
2024年3月26日 02:10
回复 3
|
赞 0
|
浏览 418
本科学校:西工大
目标学校:无
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!