主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
冷喵
(✪ω✪)
关注
发消息
文章
0
题解
1
发帖
6
笔记
0
Ta的粉丝
502
关注数
1
粉丝数
502
获赞数
2
阅读数
16531
1317 二叉搜索树
正确输出应该是YES和NO,不知道是哪里出了差错 #include<iostream> #include<stdio.h> #include<cstring> #include<algorithm> using namespac...
学习交流
2024年2月16日 11:57
回复 0
|
赞 0
|
浏览 565
题目1320 统计字符
明明编译器输出的是正确值,但是OJ判断我输出超时 #include <stdio.h> #include <string.h> char s[100]; char t[100]; int main() { while (1) { ...
我要提问
2024年1月11日 21:37
回复 3
|
赞 0
|
浏览 542
1377 旋转矩
#include #include #include #include #include using namespace std; int f1(int a[200][200],int b[200][200],int n) { int c[200][200]; ...
择校分析
2024年1月6日 14:51
回复 3
|
赞 0
|
浏览 1.5k
题目1176 十进制和二进制
#include<stdio.h> #include <math.h> #include<iostream> #include<algorithm> #include<string.h> using namespace ...
学习交流
2024年1月1日 17:07
回复 6
|
赞 0
|
浏览 811
题目1286 最短路径
OJ判断的输入和输出是一致的,为什么还是显示Wrong Answer,题目数据通过率为:50%??? #include<iostream> #include<algorithm>//包含fill函数 using namespace std; #def...
我要提问
2022年1月27日 11:05
回复 0
|
赞 0
|
浏览 5.6k
题目1659回文串问题
第一次输入noon的时候可以输出yes,但再次输入noon后输出的是no,想请教各位代码要怎么修改 #include<stdio.h> #include<string.h> int main() { char s[105];...
学习交流
2022年1月7日 15:35
回复 4
|
赞 0
|
浏览 6.7k
本科学校:保密
目标学校:保密
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!