主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
iamxxxww
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
1
笔记
0
Ta的粉丝
407
关注数
0
粉丝数
407
获赞数
4
阅读数
37328
想请问下各位,这道题,我为啥只过了66%,一直找不到原因
#include <iostream> #include<cstdio> using namespace std; int f[13]={0,31,28,31,30,31,30,31,31,30,31,30,31}; int main() { int n...
P1446
2020年3月21日 16:19
回复 1
|
赞 0
|
浏览 8.5k
用getline解决了换行再次输入的问题
#include <cstdio> #include <iostream> using namespace std; int main(){ string s; while(getline(cin,s))...
P1240
2020年1月5日 18:06
回复 0
|
赞 3
|
浏览 9.6k
直接套用sort函数,挺方便的
#include<iostream> #include<algorithm> using namespace std; int main() { int n,i,j=0,k=0; scanf("%d"...
P1010
2019年12月30日 14:31
回复 0
|
赞 1
|
浏览 10.0k
本科学校:重庆工程学院
目标学校:无
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!