自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

devvs的博客

我是c党!

  • 博客(4)
  • 收藏
  • 关注

转载 SetConsoleTextAttribute()用法

#include #include #include #include #include #include using namespace std;int main(){ cout<<"原色(没有设置字体颜色)"<<endl; SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE),FOREGROUND_INTENSITY

2015-09-27 11:47:01 26629 1

原创 随即抽取的小程序

没事情干,好无聊,造了个程序。#include #include #include #include #include #include using namespace std;int n;int b[40],sh[1000],ds;FILE *p,*p1,*p2;struct am { int hao; char m[100]; int ok; int hengz

2015-09-27 11:39:26 1100

原创 codevs 1060 搞笑世界杯

题目描述 Description    随着世界杯小组赛的结束,法国,阿根廷等世界强队都纷纷被淘汰,让人心痛不已. 于是有人组织了一场搞笑世界杯,将这些被淘汰的强队重新组织起来和世界杯一同比赛.你和你的朋友欣然去购买球票.不过搞笑世界杯的球票出售方式也很特别,它们只准备了两种球票.A 类票------免费球票 B 类票-------双倍价钱球票.购买时由工作人员通过掷硬币决定,

2015-09-19 22:57:11 374

原创 codevs 1046 旅行家的预算

#include #include #include #include #include #include #include using namespace std;double rest=0,xuyao,p[10],s,c,t,d[10],daan=0;int k=0,j=0,xiao1=0,xiao2=0,back=0;int n,i;/*作者:devvs题目:p10

2015-09-19 22:52:48 384

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除