主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
上岸课程
讨论区
兑换中心
登录
注册
上岸
jsd
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
5
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
7
阅读数
753
P1627 上交2018 Problem B 答疑提问:
还是只有50%的通过率,在线求助题1627 #include<bits/stdc++.h> using namespace std; int main() { string s1, s2; while(cin...
P1627
2025年1月22日 15:58
回复 2
|
赞 2
|
浏览 90
数字反转 题解:STL大法好
#include<bits/stdc++.h> using namespace std; int main() { int m, n; while(cin>>m>>n) ...
P1276
2025年1月22日 14:03
回复 0
|
赞 1
|
浏览 70
P1257 最大上升子序列和 答疑提问:
可以帮忙看看这个错在哪里了嘛,通过率14%,一直没想明白错在哪里,题号1257 #include<bits/stdc++.h> using namespace std; int a[1001]; int main() { ...
P1257
2025年1月21日 10:09
回复 1
|
赞 2
|
浏览 67
判断素数 题解:
#include<stdio.h> int main(){ int n; scanf("%d",&n); int flag=0; ...
P1013
2025年1月17日 22:29
回复 2
|
赞 2
|
浏览 110
数字游戏 - 中南大学 题解:
#include<iostream> #include<vector> #include<algorithm> using namespace std; int findzuixiao(const vector<int>& myn...
P1934
2024年3月11日 21:04
回复 0
|
赞 0
|
浏览 416
本科学校:燕山大学
目标学校:华中科技大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!